parent
e3fc022d46
commit
68fa266189
@ -1,5 +1,5 @@ |
|||||||
export const environment = { |
export const environment = { |
||||||
production: true, |
production: true, |
||||||
baseUrl: 'https://www.hr0817.cn/crest/', // 正式环境服务器地址(请求数据地址)
|
baseUrl: 'https://hsgcs.dctpay.com/brest/', // 正式环境服务器地址(请求数据地址)
|
||||||
imageUrl: 'https://www.hr0817.cn/filesystem/', |
imageUrl: 'https://hsgcs.dctpay.com/filesystem/', |
||||||
}; |
}; |
||||||
|
Loading…
Reference in new issue