修改静态文件路径
This commit is contained in:
parent
b658517c5a
commit
9c72e31311
@ -10,7 +10,7 @@ let BASE_URL = 'http://8.138.171.103/aerocraftAdminApi';// 测试环境
|
|||||||
|
|
||||||
let IP = 'http://8.138.171.103/';// 测试环境
|
let IP = 'http://8.138.171.103/';// 测试环境
|
||||||
// let IP = 'https://adminapi.aishangfeixing.com/';// 正式环境
|
// let IP = 'https://adminapi.aishangfeixing.com/';// 正式环境
|
||||||
let FILE_URL = IP+'static/';
|
let FILE_URL = IP+'commonStatic/';
|
||||||
// 阿里OSS地址
|
// 阿里OSS地址
|
||||||
// let ALIOSS_URL = 'http://guojunjie.oss-cn-hangzhou.aliyuncs.com';
|
// let ALIOSS_URL = 'http://guojunjie.oss-cn-hangzhou.aliyuncs.com';
|
||||||
// let OTHER_ALIOSS_URL = 'http://pixel-ai-file-test.oss-cn-guangzhou.aliyuncs.com';// 测试环境
|
// let OTHER_ALIOSS_URL = 'http://pixel-ai-file-test.oss-cn-guangzhou.aliyuncs.com';// 测试环境
|
||||||
|
Loading…
Reference in New Issue
Block a user