mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-14 02:05:12 +08:00
#615 公众号客服消息添加 "发送小程序卡片" 类型
This commit is contained in:
@@ -78,6 +78,11 @@ public class WxConsts {
|
||||
* 转发到客服的消息.
|
||||
*/
|
||||
public static final String TRANSFER_CUSTOMER_SERVICE = "transfer_customer_service";
|
||||
|
||||
/**
|
||||
* 小程序卡片(要求小程序与公众号已关联)
|
||||
*/
|
||||
public static final String MINIPROGRAMPAGE="miniprogrampage";
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user