Browse Source

close issue #7 将消息转发到多客服

master
Daniel Qian 11 years ago
parent
commit
4bbb729ac7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main/java/chanjarster/weixin/api/WxConsts.java

+ 1
- 0
src/main/java/chanjarster/weixin/api/WxConsts.java View File

@@ -17,6 +17,7 @@ public class WxConsts {
public static final String XML_MSG_LOCATION = "location";
public static final String XML_MSG_LINK = "link";
public static final String XML_MSG_EVENT = "event";
public static final String XML_TRANSFER_CUSTOMER_SERVICE = "transfer_customer_service";
///////////////////////
// 客服消息的消息类型


Loading…
Cancel
Save