|
|
|
|
@ -18,8 +18,8 @@ ruoyi:
|
|
|
|
|
wx:
|
|
|
|
|
miniapp:
|
|
|
|
|
configs:
|
|
|
|
|
- appid: #微信小程序的appid
|
|
|
|
|
secret: #微信小程序的Secret
|
|
|
|
|
- appid: wxa02013cebc06dde4 #微信小程序的appid
|
|
|
|
|
secret: 36a61fccfb7b1a3b603db52a3c6ced3f #微信小程序的Secret
|
|
|
|
|
token: #微信小程序消息服务器配置的token
|
|
|
|
|
aesKey: #微信小程序消息服务器配置的EncodingAESKey
|
|
|
|
|
msgDataFormat: JSON
|
|
|
|
|
|