YYC
2025-08-14 42e128b6d4bc5f1f43a21cafd6f2105c74bbac5e
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 = "药剂名称")