Browse Source

测试环境配置文件

master
liupopo 2 years ago
parent
commit
e2195c42ed
  1. 11
      yxt_supervise/supervise-rms/supervise-rms-biz/src/main/resources/application-test.yml

11
yxt_supervise/supervise-rms/supervise-rms-biz/src/main/resources/application-test.yml

@ -31,3 +31,14 @@ image:
url:
prefix: http://jg.yyundong.com/upload/
wechat:
appId: wx1d44e0fcd110351a #本地wx0f6062989ab28c91
sppSecret: 4764e32722a7d98656dea6afd9405701 #本地c4d7fc22a9bd39efd9dbeedcf94a9d88
WX_URL_MESSAGE_SEND: https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=ACCESS_TOKEN
WX_URL_ACCESS_TOKEN: https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=APPID&secret=APPSECRET
qichacha:
appKey: 53c10aed6dbd46ae89ee86c6bd50936e
secretKey: 22A9A561A7EDEDFB0F3C432258BDC280
URL: https://api.qichacha.com/ExceptionCheck/GetList

Loading…
Cancel
Save