mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-29 09:38:19 +08:00
🎨 部分类增加实现序列化接口
This commit is contained in:
@ -17,7 +17,7 @@ import java.util.List;
|
||||
@Data
|
||||
public class WxOpenMaSubmitAuditMessage implements Serializable {
|
||||
private static final long serialVersionUID = 8881103449144288927L;
|
||||
|
||||
|
||||
/**
|
||||
* 提交审核项的一个列表(至少填写1项,至多填写5项)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user