update md

This commit is contained in:
jy.hu 2014-11-16 13:33:43 +08:00
parent 81afb39484
commit 6e70112b66
3 changed files with 8 additions and 4 deletions

View File

@ -12,6 +12,8 @@ weixin4j-mp
+ NotifyApi `客服消息API`
+ CustomApi `多客服API`
+ MassApi `群发消息API`
+ UserApi `用户管理API`
@ -28,7 +30,9 @@ weixin4j-mp
* **weixin4j-mp-server**
`netty服务器` & `消息分发`
+ `netty服务器` & `消息分发`
+ 被动消息`AES`加密、解密
更新LOG
-------

View File

@ -11,7 +11,7 @@ weixin4j-mp-api
* NotifyApi `客服消息API`
* CustomApi `多客服API`*
* CustomApi `多客服API`
* MassApi `群发消息API`