czt
2024-11-04 f81ba5725aadc9a0da2602b0687c6c568a1b1f33
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2102.java
@@ -2,7 +2,6 @@
import com.alibaba.fastjson.annotation.JSONField;
import com.bstek.dorado.annotation.PropertyDef;
import com.fzzy.api.entity.ApiParent;
import lombok.Data;
import lombok.EqualsAndHashCode;
@@ -32,6 +31,12 @@
    @PropertyDef(label = "倒入货位代码")
    private String drhwdm;
    @PropertyDef(label = "倒入单位统一编码")
    private String drdwtybm;
    @PropertyDef(label = "倒入货位统一编码" )
    private String drhwtybm;
    @PropertyDef(label = "操作标志")
    private String czbz;