修改正式服務器地址

pull/1/head
yuanye 4 years ago
parent e3fc022d46
commit 68fa266189
  1. 4
      src/environments/environment.prod.ts

@ -1,5 +1,5 @@
export const environment = {
production: true,
baseUrl: 'https://www.hr0817.cn/crest/', // 正式环境服务器地址(请求数据地址)
imageUrl: 'https://www.hr0817.cn/filesystem/',
baseUrl: 'https://hsgcs.dctpay.com/brest/', // 正式环境服务器地址(请求数据地址)
imageUrl: 'https://hsgcs.dctpay.com/filesystem/',
};

Loading…
Cancel
Save