mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 修改类可见范围,并优化部分文档
This commit is contained in:
@@ -453,7 +453,7 @@ public class WxCpXmlApprovalInfo implements Serializable {
|
||||
|
||||
@Data
|
||||
@XStreamAlias("CommentUserInfo")
|
||||
private static class CommentUserInfo implements Serializable {
|
||||
public static class CommentUserInfo implements Serializable {
|
||||
private static final long serialVersionUID = 5031739716823000947L;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user