update readme.md

This commit is contained in:
jy.hu
2014-10-27 14:55:12 +08:00
parent 7a92deb2c5
commit 4cee4678af
6 changed files with 5 additions and 8 deletions
-1
View File
@@ -24,7 +24,6 @@
<includes>
<include>*.properties</include>
<include>*.xml</include>
<include>*.me</include>
</includes>
</fileSet>
</fileSets>
+1 -3
View File
@@ -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过来的消息
普通消息