|
@@ -3,7 +3,7 @@ const UNI_APP = {
|
|
|
//BASE_URL: 'http://36.134.122.108:8086/railroad-server/',
|
|
|
//BASE_URL: 'https://charging.xiaoxinda.com/charging-station-test/',
|
|
|
// 'http://192.168.77.162:8080/charging-station/' ,
|
|
|
- BASE_URL:'http://192.168.77.222:8086/railroad-server/',
|
|
|
+ BASE_URL:'http://192.168.77.162:8086/railroad-server/',
|
|
|
NODE_ENV :"dev",
|
|
|
SIMPLE_RUN:true,// 无视权限控制跳转页面 , 用于样式人员快速访问各种功能 ,快速测试等
|
|
|
|
|
@@ -19,7 +19,7 @@ const UNI_APP = {
|
|
|
//openId:"oK9Wr55J1J1eL6BqI2tW749NTxNU",//zq
|
|
|
//小鹏管家appid
|
|
|
//VUE_APP_WXAPPID:"wx7e70eb62a8459869",
|
|
|
- VUE_APP_WXAPPID:"wx3afdb1b60188c1e5",
|
|
|
+ VUE_APP_WXAPPID:"wx16b726435e3b33f9",
|
|
|
VUE_APP_ALIAPPID:"2021003131641247",
|
|
|
}
|
|
|
|