mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 WxCpAgent 增加 字段customizedPublishStatus
This commit is contained in:
@@ -70,6 +70,9 @@ public class WxCpAgent implements Serializable {
|
|||||||
@SerializedName("home_url")
|
@SerializedName("home_url")
|
||||||
private String homeUrl;
|
private String homeUrl;
|
||||||
|
|
||||||
|
@SerializedName("customized_publish_status")
|
||||||
|
private Integer customizedPublishStatus;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* From json wx cp agent.
|
* From json wx cp agent.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user