Browse Source

小程序配置

master
yanyan 3 years ago
parent
commit
42c79930bd
  1. 7
      lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/application.yml

7
lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/application.yml

@ -40,6 +40,13 @@ logging:
org.springframework: warn
wechat:
config:
appId: wx9cf00eac2731a25d
secret: e54f86b3b85e5e418c025392abe39807
grantType: authorization_code
requestUrl: https://api.weixin.qq.com/sns/jscode2session
# 用户配置
user:
password:

Loading…
Cancel
Save