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