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