tangzy
2021-07-13 8a9c299aeb037aec56dfaf743d50433ba1b8f8dd
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;
}