mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 #3006 【公众号】模板消息发送接口增加字段client_msg_id
This commit is contained in:
@@ -52,6 +52,11 @@ public class WxMpTemplateMessage implements Serializable {
|
||||
*/
|
||||
private MiniProgram miniProgram;
|
||||
|
||||
/**
|
||||
* 防重入id.
|
||||
*/
|
||||
private String clientMsgId;
|
||||
|
||||
/**
|
||||
* 模板数据.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user