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;