mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-05-02 11:48:54 +08:00
🎨 WxCpAgent 增加 字段customizedPublishStatus
This commit is contained in:
parent
90d8098d93
commit
749f326f94
@ -70,6 +70,9 @@ public class WxCpAgent implements Serializable {
|
||||
@SerializedName("home_url")
|
||||
private String homeUrl;
|
||||
|
||||
@SerializedName("customized_publish_status")
|
||||
private Integer customizedPublishStatus;
|
||||
|
||||
/**
|
||||
* From json wx cp agent.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user