1.3.3新增 后台微信图文发送功能,小程序配置,增加小程序授权等,修复一些bug等

This commit is contained in:
hupeng
2019-11-29 19:03:46 +08:00
parent 8c4c9b0387
commit 33a592b833
57 changed files with 1726 additions and 170 deletions

View File

@ -1,6 +1,7 @@
server:
port: 8000
spring:
freemarker:
check-template-location: false
@ -34,17 +35,3 @@ code:
loginCode:
expiration: 2
# 公众号配置(必填)
wx:
mp:
configs:
- appId: wxc061dee8806ff712
secret:
token: yshop
aesKey: yYuBUkC8BXImCXyu7O6hkzLj4TC5nxsWPfL4CQAZPNY
# miniapp:
# appid: wx604d2ea4702620d2
# secret:
# token:
# aesKey:
# msgDataFormat: JSON