mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-29 17:48:50 +08:00
更新注释
This commit is contained in:
@ -20,7 +20,7 @@ public class WxConsts {
|
|||||||
public static final String XML_TRANSFER_CUSTOMER_SERVICE = "transfer_customer_service";
|
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_TEXT = "text";
|
||||||
public static final String CUSTOM_MSG_IMAGE = "image";
|
public static final String CUSTOM_MSG_IMAGE = "image";
|
||||||
|
|||||||
Reference in New Issue
Block a user