魏熙美 6 years ago
parent
commit
bc8dfd1935
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      whole-estate/src/main/resources/application.yml

+ 2
- 2
whole-estate/src/main/resources/application.yml View File

32
 # 微信配置
32
 # 微信配置
33
 wx:
33
 wx:
34
   mini:
34
   mini:
35
-    appid:
36
-    secret:
35
+    appid: wx8d70a491c45b400e
36
+    secret: 7f995c77ef093410a3fe9909229796a5
37
 
37