You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
368 B
10 lines
368 B
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/",
|
|
|
|
}
|