xjc 3 years ago
parent
commit
b53b2ce9d3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      app.js
  2. 1 1
      project.config.json

+ 1 - 1
app.js

@@ -5,7 +5,7 @@ App({
   },
   globalData: {
     userInfo: null,
-    host: 'https://test.scxjc.club',
+    host: 'https://www.hunanwanzhu.com',
     openid: '',
   }
 })

+ 1 - 1
project.config.json

@@ -38,7 +38,7 @@
 	},
 	"compileType": "miniprogram",
 	"libVersion": "2.15.0",
-	"appid": "wx2938132b773c7b5a",
+	"appid": "wxb299e10e65157301",
 	"projectname": "wanzhubei",
 	"simulatorType": "wechat",
 	"simulatorPluginLibVersion": {},