xiaoyong931011
2022-06-27 4e6d488d0bd94f6d269c0f37806f5854323e848f
20220606
1 files modified
6 ■■■■■ changed files
src/main/java/com/xcong/farmer/cms/modules/system/vo/AdminMessageBoardVo.java 6 ●●●●● patch | view | raw | blame | history
src/main/java/com/xcong/farmer/cms/modules/system/vo/AdminMessageBoardVo.java
@@ -29,4 +29,10 @@
    @ApiModelProperty(value = "创建时间")
    private Date createTime;
    @ApiModelProperty(value = "邮箱")
    private String paramOne;
    @ApiModelProperty(value = "预留")
    private String paramTwo;
}