czt
2025-08-20 12c99c99ed89d1d11318d9b4c6c295d35e21b1e7
src/main/java/com/fzzy/async/fzzy40/entity/Fz40DrugLogApply.java
@@ -38,9 +38,6 @@
    @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd", timezone = "GMT+8")
    private Date tbrq;
    @Column(name = "dwdm", length = 18)
    @PropertyDef(label = "单位代码", description = "企业信用代码")
    private String dwdm;
    @Column(name = "sqxzrq")
    @PropertyDef(label = "申请熏蒸日期")
@@ -107,9 +104,6 @@
    @PropertyDef(label = "熏蒸注意事项")
    private String xzzysx;
    @Column(name = "FILE_STORAGE_ID_", length = 19)
    @PropertyDef(label = "文件存储ID")
    private String fileStorageId;
    @Column(name = "DRUG_NAME_", length = 64)
    @PropertyDef(label = "药剂名称")