|
|
|
@ -4,10 +4,10 @@ |
|
|
|
|
|
|
|
|
|
export const environment = { |
|
|
|
|
production: false, |
|
|
|
|
// baseUrl: 'http://localhost:9302/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
baseUrl: 'http://localhost:9302/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
// orderUrl: 'http://localhost:9304/order/',
|
|
|
|
|
imageUrl: 'https://hsgcs.dctpay.com/filesystem/', |
|
|
|
|
baseUrl: 'https://hsgcs.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
// baseUrl: 'https://hsgcs.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
|
orderUrl: 'https://hsgcs.dctpay.com/order/', |
|
|
|
|
// imageUrl: 'https://hsgcs.dctpay.com/filesystem/',
|
|
|
|
|
key: 'https://hsgcs.dctpay.com/phone-recharge-H5/index.html?codeValue=', |
|
|
|
|