tangzy
2021-07-30 a5232f5bb05a75445a1c8cbf218f7ba8057fa6af
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;
}