🐞 fix(后台): 修复总控制的地址

This commit is contained in:
luying
2022-11-14 12:01:15 +08:00
parent 5a19cb93b1
commit 113e257cd5

View File

@@ -85,7 +85,7 @@ export default (appInfo: EggAppInfo) => {
{ env: 'sq1', name: "37测试1服", domain: 'http://gm-sgzzyz.yev242.com' },
{ env: 'sq3', name: "小范围对外测试", domain: 'http://sq3-web-sgzzyz.yev242.com' },
{ env: 'sq4', name: "渠道二测", domain: 'http://sq6-web-sgzzyz.yev242.com' },
{ env: 'sq7', name: "精英测试", domain: 'http://sq7-web-sgzzyz.yev242.com' },
{ env: 'sq7', name: "精英测试", domain: 'http://sq8-web-sgzzyz.yev242.com' },
];
config.regions = regions;