zengh
2021-08-12 7d66a578a2b18112825a0f8aa81d40ce5a37d76d
src/main/java/org/springblade/modules/recordk/entity/Recordk.java
@@ -146,6 +146,6 @@
   private Date officetime;
   @TableId(value = "id", type = IdType.AUTO)
   private Integer id;
   private String deptid;
}