Administrator
2021-07-23 8bb82c8ace9b0accda62a120253cb7a8eaacce8a
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;
}