|
@@ -1,6 +1,6 @@
|
|
|
const UNI_APP = {
|
|
|
BASE_URL: 'https://charging.xiaoxinda.com/charging-station-test/',
|
|
|
- BASE_URL: 'https://51team.xiaoxinda.com/charging-station-server/',
|
|
|
+ //BASE_URL: 'https://51team.xiaoxinda.com/charging-station-server/',
|
|
|
//BASE_URL: 'http://192.168.77.162:8081/charging-station/' ,
|
|
|
//BASE_URL: 'http://192.168.77.162:8081/charging-station/' ,
|
|
|
|
|
@@ -13,11 +13,12 @@ const UNI_APP = {
|
|
|
//openId:"oK9Wr56yEh-TbCvUg3s9LYQSL8tM",//提现
|
|
|
//openId:"oK9Wr59rru-i3bm7dtTtxnkR-i4s", //杨所
|
|
|
//openId:"oK9Wr56yEh-TbCvUg3s9LYQSL8tM",
|
|
|
- //openId:"oK9Wr54VbEh3xvWYmD_zT5NbH4AY",//zkx
|
|
|
+ openId:"oSruR6YkhP7QDroLnZGxWis43Kn0",//zkx
|
|
|
//openId:"oK9Wr5zv8lvirni3txbxRkmpg8d0",//舒展, 物业
|
|
|
//openId:"oK9Wr55J1J1eL6BqI2tW749NTxNU",
|
|
|
+
|
|
|
//小鹏管家appid
|
|
|
//VUE_APP_WXAPPID:"wx7e70eb62a8459869",
|
|
|
- VUE_APP_WXAPPID:"wx3afdb1b60188c1e5",
|
|
|
+ VUE_APP_WXAPPID:"wxca33ab204e738ca4",
|
|
|
}
|
|
|
module.exports = UNI_APP;
|