1.3.3新增 后台微信图文发送功能,小程序配置,增加小程序授权等,修复一些bug等
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user