Commit 6fa68d4d authored by 吴春's avatar 吴春

修改旅小友的appid

parent a619d20e
...@@ -3,10 +3,10 @@ export default { ...@@ -3,10 +3,10 @@ export default {
install(Vue, options) { install(Vue, options) {
Vue.prototype.host = "https://wx.weibaoge.cn/web/index.php?_mall_id=1285" Vue.prototype.host = "https://wx.weibaoge.cn/web/index.php?_mall_id=1285"
//Vue.prototype.host2 = "http://192.168.10.160:8020" Vue.prototype.host2 = "http://192.168.10.226:5004"
//Vue.prototype.host3 = "http://192.168.10.68" Vue.prototype.host3 = "http://192.168.10.226"
Vue.prototype.host2 = "https://erpmallapi.oytour.com" //Vue.prototype.host2 = "https://erpmallapi.oytour.com"
Vue.prototype.host3 = "https://reborn.oytour.com" //Vue.prototype.host3 = "https://reborn.oytour.com"
Vue.prototype.request = function(param, success, failed) { Vue.prototype.request = function(param, success, failed) {
//网络请求 //网络请求
...@@ -298,7 +298,7 @@ export default { ...@@ -298,7 +298,7 @@ export default {
break; break;
case 2: //旅小友-微信 case 2: //旅小友-微信
appObj = { appObj = {
AppId: 'wxcf0727a7c78b501e', AppId: 'wx5564525562e92ddb',
TenantId: 12, TenantId: 12,
MallBaseId: 2, MallBaseId: 2,
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment