mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-24 18:04:38 +08:00
close issue #7 将消息转发到多客服
This commit is contained in:
parent
634fa92765
commit
4bbb729ac7
@ -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…
Reference in New Issue
Block a user