master
parent
18c1f83b3c
commit
35e9efb839
@ -1,7 +1,7 @@ |
|||||||
export const environment = { |
export const environment = { |
||||||
production: true, |
production: true, |
||||||
baseUrl: 'https://hsg.dctpay.com/brest/', // 正式环境服务器地址(请求数据地址)
|
baseUrl: 'https://phg.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址)
|
||||||
orderUrl: 'https://hsg.dctpay.com/order/', // 测试环境服务器地址(请求数据地址)
|
orderUrl: 'https://phg.dctpay.com/order/', // 测试环境服务器地址(请求数据地址)
|
||||||
imageUrl: 'https://hsg.dctpay.com/filesystem/', |
userUrl: 'https://phg.dctpay.com/user/', // 测试环境服务器地址(请求数据地址)
|
||||||
userUrl: 'https://hsg.dctpay.com/User/', |
imageUrl: 'https://phg.obs.cn-southwest-2.myhuaweicloud.com/', |
||||||
}; |
}; |
||||||
|
Loading…
Reference in new issue