|
@@ -6,7 +6,7 @@
|
|
|
const url = 'https://windata.platomix.net' // 测试环境
|
|
|
// const url = 'https://bi.platomix.net' // BI环境
|
|
|
// const url = 'https://miniapp.zhangmushiye.com/' // 樟木环境
|
|
|
-// const url = 'http://hr.cscec8st.com.cn:50022/' // 中建环境
|
|
|
+// const url = 'http://hr.cscec8st.com.cn:50021/' // 中建环境
|
|
|
|
|
|
const APIURl = url + '/api'
|
|
|
const WLAPIURl = 'http://flow.teplot.com/paas' // 文领本地
|