3 changed files with 7 additions and 11 deletions
@ -1,10 +1,6 @@ |
|||
config = { |
|||
API_URL: 'http://61.135.192.42:8081', |
|||
CODE_URL: 'http://61.135.192.42:8082', |
|||
UPLOAD_URL: "http://61.135.192.42:8082/attachment/uploadOne", |
|||
// COCKPIT_API_URL: 'http://www.fatoaniic.com/api',
|
|||
// LOGIN_URL: 'http://www.fatoaniic.com/#/login',
|
|||
// APP_URL:'http://nmsj.org.cn/',
|
|||
// SHOW_URL: "http://121.36.65.171:8787/file/",
|
|||
API_URL: 'http://61.135.192.46:8081', |
|||
CODE_URL: 'http://61.135.192.46:8082', |
|||
UPLOAD_URL: "http://61.135.192.46:8082/attachment/uploadOne" |
|||
|
|||
} |
Loading…
Reference in new issue