后台:接口修改
This commit is contained in:
@@ -24,7 +24,7 @@ export default (appInfo: EggAppInfo) => {
|
||||
};
|
||||
|
||||
let regions = [ // 大区数据
|
||||
{ id: 1, env: 'test', name: "测试", domain: 'http://127.0.0.1:7002' },
|
||||
{ id: 1, env: 'dev', name: "测试", domain: 'http://127.0.0.1:7002' },
|
||||
];
|
||||
config.regions = regions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user