🎨 WxCpAgent 增加 字段customizedPublishStatus

This commit is contained in:
taoxhsmile
2022-12-17 14:38:26 +08:00
committed by GitHub
parent 90d8098d93
commit 749f326f94

View File

@@ -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.
*