Browse Source

更新注释

master
BinaryWang 9 years ago
parent
commit
c16e2fbe50
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      weixin-java-common/src/main/java/me/chanjar/weixin/common/api/WxConsts.java

+ 1
- 1
weixin-java-common/src/main/java/me/chanjar/weixin/common/api/WxConsts.java 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";


Loading…
Cancel
Save