微信模板消息
This commit is contained in:
parent
329687d5df
commit
fd451f9a4d
|
|
@ -7,7 +7,12 @@ spring:
|
|||
profiles:
|
||||
active: dev
|
||||
include: tools
|
||||
|
||||
wx:
|
||||
ysk:
|
||||
appId: wx212769170d2c6b2a
|
||||
secrete: 8492a7e8d55bbb1b57f5c8276ea1add0
|
||||
operationMsgTmpId: wFdoUG-dUT7bDRHq8bMJD9CF5TjyH9x_uJQgQByZqHg
|
||||
warnMsgTmpId: C08OUr80x6wGmUN1zpFhSQ3Sv7VF5vksdZigiEx2pD0
|
||||
|
||||
logging:
|
||||
config: classpath:logback.xml
|
||||
|
|
@ -22,3 +27,5 @@ mybatis-flex:
|
|||
pagehelper:
|
||||
helper-dialect: mysql
|
||||
support-methods-arguments: true
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue