更新注释

This commit is contained in:
BinaryWang
2016-07-08 10:52:42 +08:00
parent 9d2923edc9
commit c16e2fbe50

View File

@@ -20,7 +20,7 @@ public class WxConsts {
public static final String XML_TRANSFER_CUSTOMER_SERVICE = "transfer_customer_service";
///////////////////////
// 主动发送消息的消息类型
// 主动发送消息(即客服消息)的消息类型
///////////////////////
public static final String CUSTOM_MSG_TEXT = "text";
public static final String CUSTOM_MSG_IMAGE = "image";