update readme.md
This commit is contained in:
parent
7a92deb2c5
commit
4cee4678af
@ -24,7 +24,6 @@
|
||||
<includes>
|
||||
<include>*.properties</include>
|
||||
<include>*.xml</include>
|
||||
<include>*.me</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
|
||||
@ -1,3 +1 @@
|
||||
config.properties包含了app跟接口url信息
|
||||
|
||||
WeixinProxy类为接口调用入口
|
||||
所有的API调用入口类
|
||||
@ -1 +1 @@
|
||||
普通消息类型对应的Action
|
||||
普通消息对应的Action
|
||||
@ -1 +1 @@
|
||||
事件消息类型对应的Action
|
||||
事件消息对应的Action
|
||||
@ -1 +1 @@
|
||||
基于HttpClient封装的针对微信API的HttpRequest
|
||||
基于HttpClient封装的针对微信公众平台API的HttpRequest
|
||||
@ -1 +1 @@
|
||||
微信push过来的消息
|
||||
普通消息
|
||||
Loading…
x
Reference in New Issue
Block a user