guhongwei 2 anni fa
parent
commit
9525d2ebde
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -24,7 +24,7 @@ App({
         client: {},
         // 微信openid获取基本设置
         wx_config: {
-            config: 'BallApp'
+            config: 'friendShoolApp'
         }
     },
     ...httpUtil,