Browse Source

feat:鸿森堂配置

caoliqin 3 weeks ago
parent
commit
65f7b0107a

+ 4 - 4
fs-service/src/main/resources/application-config-druid-hst.yml

@@ -42,8 +42,8 @@ wx:
       port: 6379
       timeout: 2000
     configs:
-      - appId:  wxd0a67578869950ab # 第一个公众号的appid
-        secret: 645f649be6d748e33e71cefec2469e86  # 公众号的appsecret
+      - appId:  wx101a468ce64edb84 # 第一个公众号的appid
+        secret: cdf439b08e520590ea721166e968c6d4  # 公众号的appsecret
         token: PPKOdAlCoMO # 接口配置里的Token值
         aesKey: Eswa6VjwtVMCcw03qZy6fWllgrv5aytIA1SZPEU0kU2 # 接口配置里的EncodingAESKey值
 aifabu:  #爱链接
@@ -60,8 +60,8 @@ watch:
   password3: v9xsKuqn_$d2y
 
 fs :
-  commonApi: http://172.17.0.10:8010
-  h5CommonApi: http://172.17.0.10:8010
+  commonApi: http://172.16.0.26:7771
+  h5CommonApi: http://172.16.0.26:7771
 nuonuo:
   key: 10924508
   secret: A2EB20764D304D16

+ 1 - 1
fs-service/src/main/resources/application-druid-hst.yml

@@ -142,4 +142,4 @@ openIM:
   secret: op
   userID: im
 #是否为新商户,新商户不走mpOpenId
-isNewWxMerchant: true
+isNewWxMerchant: false