src/main/java/org/springblade/modules/farm/vo/FarmingRecordVO.java @@ -22,4 +22,5 @@ * 操作类型名称 */ private String typeName; private Integer snum; }