YYC
2023-09-01 0c2744bd5fce13f018e0b5163c70fa1bc76ed36c
src/main/java/com/fzzy/async/fzzy40/entity/Fz40AreationData.java
@@ -266,7 +266,4 @@
   @PropertyDef(label = "备注信息")
   private String remark;
   @Column(name = "czbz", length = 1)
   @PropertyDef(label = "操作标志")
   private String czbz;
}