src/main/java/org/springblade/modules/stockrecord/entity/Stockrecord.java @@ -81,6 +81,7 @@ private Integer stockType1; private String sp1; private String sp2; private String deptId; private Long sid; private Double census; }