🎨 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