牛栏山防伪赋码系统
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.

15 lines
632 B

4 years ago
// config = {
// API_URL: 'http://www.fatoaniic.com/api',
// UPLOAD_URL: "http://www.fatoaniic.com/api/api-ftp/ftp/upload",
// DOWNLOAD_URL: "http://www.fatoaniic.com/api/api-ftp/ftp/download?filename=",
// SHOW_URL: "http://www.fatoaniic.com/ftpfile/",
// }
config = {
4 years ago
// API_URL: 'http://121.36.65.171:9999',
4 years ago
API_URL: 'http://172.119.50.121:8081',
4 years ago
4 years ago
UPLOAD_URL: "http://61.135.192.42:8082/attachment/uploadOne",
DOWNLOAD_URL: "http://61.135.192.42:8082/api-ftp/ftp/download?filename=",
SHOW_URL: "http://www.fatoaniic.com/ftpfile/",
}