|
|
@ -5,7 +5,7 @@ |
|
|
|
export const environment = { |
|
|
|
export const environment = { |
|
|
|
production: false, |
|
|
|
production: false, |
|
|
|
// baseUrl: 'https://gratia-pay.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
// baseUrl: 'https://gratia-pay.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
baseUrl: 'https://gratia-pay.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
baseUrl: 'https://pay.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
imageUrl: 'https://gratia-pay.dctpay.com/filesystem/', |
|
|
|
imageUrl: 'https://gratia-pay.dctpay.com/filesystem/', |
|
|
|
obsUrl: 'https://gratia-pay-test.obs.cn-southwest-2.myhuaweicloud.com', |
|
|
|
obsUrl: 'https://gratia-pay-test.obs.cn-southwest-2.myhuaweicloud.com', |
|
|
|
// baseUrl: 'http://localhost:9602/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|
// baseUrl: 'http://localhost:9602/brest/', // 测试环境服务器地址(请求数据地址)
|
|
|
|