|
|
|
@ -7,13 +7,6 @@ export const environment = { |
|
|
|
|
baseUrl: 'http://localhost:9302/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
orderUrl: 'http://localhost:9304/order/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
imageUrl: 'https://hsgcs.dctpay.com/filesystem/', |
|
|
|
|
<<<<<<< HEAD |
|
|
|
|
// baseUrl: 'https://hsgcs.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
// orderUrl: 'https://hsgcs.dctpay.com/order/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
======= |
|
|
|
|
baseUrl: 'https://hsg.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
orderUrl: 'http://localhost:9304/order/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
>>>>>>> ba414dc905d017cd146e4ec55dd22c4ff7b94f34 |
|
|
|
|
key: 'https://hsgcs.dctpay.com/phone-recharge-H5/index.html?codeValue=', |
|
|
|
|
inviteUrl: 'https://hsgcs.dctpay.com/wx/?action=ic&id=', |
|
|
|
|
}; |
|
|
|
|