提交 0feecfd0 编写于 作者: 如梦技术's avatar 如梦技术 🐛

🔖 v1.3.5

上级 fa57a6b2
......@@ -66,6 +66,9 @@ dream:
- `access-token-cache`建议配置有效时间7100秒。
## 更新说明
>## 2019-03-17 v1.3.5
> 解决单公众号下消息报错
>## 2019-03-17 v1.3.4
> 解决小程序,启用并设置消息推送配置校验不通过的问题。
......
VERSION=1.3.4
VERSION=1.3.5
GROUPID=net.dreamlu
userName=chunmeng
......
......@@ -33,7 +33,7 @@
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>spring-boot-starter-weixin</artifactId>
<version>1.3.4</version>
<version>1.3.5</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
......
......@@ -3,11 +3,11 @@ dream:
dev-mode: true
url-patterns: /weixin/**
wx-configs:
- appId: wx9803d1188fa5fbda
appSecret: db859c968763c582794e7c3d003c3d87
- appId: wxc03edcd008ad1e70
appSecret: 11ed9e2b8e3e3c131e7be320a42b2b5a
token: 123456
- appId: wx9803d1188fa5fbda
appSecret: db859c968763c582794e7c3d003c3d87
wxa-config:
app-id: wx4f53594f9a6b3dcb
app-secret: eec6482ba3804df05bd10895bace0579
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册