mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-02-06 01:45:35 +00:00
4.x 就绪
This commit is contained in:
parent
2be4730437
commit
4a1b0ee8c6
@ -66,7 +66,7 @@ export default (appInfo: EggAppInfo) => {
|
|||||||
// 文件上传
|
// 文件上传
|
||||||
file: {
|
file: {
|
||||||
// 文件路径前缀 本地上传模式下 有效
|
// 文件路径前缀 本地上传模式下 有效
|
||||||
domain: 'https://admin.cool-js.cool',
|
domain: 'http://127.0.0.1:8001',
|
||||||
},
|
},
|
||||||
} as CoolConfig;
|
} as CoolConfig;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user