update md

This commit is contained in:
jinyu 2015-08-10 08:45:39 +08:00
parent 1796015a32
commit 85711eab04
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ weixin4j-qy
* AgentApi `应用设置API`
* BatchApi `批量操作API`
* BatchApi `批量任务API`
* OauthApi `oauth授权登陆API`
@ -33,7 +33,7 @@ weixin4j-qy
* CashApi `现金API`
* ChatApi `聊天API`
* ChatApi `会话服务API`
如何使用
--------

View File

@ -18,7 +18,7 @@ import com.foxinmy.weixin4j.util.ObjectId;
import com.foxinmy.weixin4j.util.StringUtil;
/**
* 聊天服务接口
* 会话服务接口
*
* @className ChatApi
* @author jy