Browse Source

更新微信配置

woody 10 months ago
parent
commit
461706a5c1

+ 3 - 2
src/main/resources/application-dev.yml

@@ -67,5 +67,6 @@ sms:
       channel: ALIYUN
 
 wechat:
-  appid: wx593877b3c990b15c
-  secret: 19ab92afb193b0f3c25e57ec32a3dd37
+  applets:
+    - appid: wx593877b3c990b15c
+      secret: 19ab92afb193b0f3c25e57ec32a3dd37

+ 3 - 2
src/main/resources/application-pre.yml

@@ -67,5 +67,6 @@ sms:
       channel: ALIYUN
 
 wechat:
-  appid: wx593877b3c990b15c
-  secret: 19ab92afb193b0f3c25e57ec32a3dd37
+  applets:
+    - appid: wx593877b3c990b15c
+      secret: 19ab92afb193b0f3c25e57ec32a3dd37

+ 3 - 2
src/main/resources/application-prod.yml

@@ -67,5 +67,6 @@ sms:
       channel: ALIYUN
 
 wechat:
-  appid: wx593877b3c990b15c
-  secret: 19ab92afb193b0f3c25e57ec32a3dd37
+  applets:
+    - appid: wx593877b3c990b15c
+      secret: 19ab92afb193b0f3c25e57ec32a3dd37

+ 3 - 2
src/main/resources/application-test.yml

@@ -67,5 +67,6 @@ sms:
       channel: ALIYUN
 
 wechat:
-  appid: wx593877b3c990b15c
-  secret: 19ab92afb193b0f3c25e57ec32a3dd37
+  applets:
+    - appid: wx593877b3c990b15c
+      secret: 19ab92afb193b0f3c25e57ec32a3dd37