|
@@ -31,9 +31,9 @@ ext {
|
|
|
|
|
|
//里面的key值有问题
|
|
|
debug = [
|
|
|
- "apiHost" : '"https://greatadmin.dev.gztjy.top"',
|
|
|
+ "apiHost" : '"https://greatadmin.dev.dazesoft.cn"',
|
|
|
"apiName" : '"serviceapi"',
|
|
|
- "fileApiHost" : '"https://fileupload.hw.hongweisoft.com"',
|
|
|
+ "fileApiHost" : '"https://fileupload.dev.dazesoft.cn"',
|
|
|
"fileApiName" : '""',
|
|
|
"prjectName" : '"测试"',
|
|
|
|