CZT
2023-11-15 cc0c09e96a829613bcfb4c2cc1ee5ebf998f016c
src/main/java/com/fzzy/async/fzzy40/entity/Fz40DrugLogDtl.java
@@ -27,20 +27,10 @@
    @PropertyDef(label = "dtlId")
    private String dtlId;
    @Column(name = "ID_", length = 40)
    @PropertyDef(label = "id")
    @JSONField
    private String id;
    @Column(name = "DRUG_LOG_ID_", length = 4)
    @PropertyDef(label = "熏蒸备案编号", description = "4位顺序号")
    @PropertyDef(label = "熏蒸备案编号", description = "填报日期yyyyMMdd+4位顺序号")
    @JSONField
    private String drugLogId;
    @Column(name = "DEPT_ID_", length = 21)
    @PropertyDef(label = "库区代码")
    @JSONField
    private String deptId;
    @Column(name = "tbrq")
    @PropertyDef(label = "填报日期")