|
@@ -4,7 +4,7 @@
|
|
// const APIURl = 'http://192.168.0.103:8181'
|
|
// const APIURl = 'http://192.168.0.103:8181'
|
|
|
|
|
|
// const url = 'https://windata.platomix.net' // 测试环境
|
|
// const url = 'https://windata.platomix.net' // 测试环境
|
|
-const url = 'https://app.windata.platomix.net' // 测试环境
|
|
|
|
|
|
+const url = 'http://app.windata.platomix.net' // 测试环境
|
|
// const url = 'https://api.bi.platomix.net' // 测试环境
|
|
// const url = 'https://api.bi.platomix.net' // 测试环境
|
|
// const url = 'https://bi.platomix.net' // BI环境
|
|
// const url = 'https://bi.platomix.net' // BI环境
|
|
const imgurl = 'https://api.bi.platomix.net' // 图片上传和回显
|
|
const imgurl = 'https://api.bi.platomix.net' // 图片上传和回显
|