czt
3 天以前 1dde554c630e2de8ac7b234e57d4f12d7190f3f9
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1105.java
@@ -14,15 +14,18 @@
@Data
public class Nx2023Api1105 implements Serializable {
    @PropertyDef(label = "统一货位编码")
    private String tyhwbm;
    @PropertyDef(label = "货位代码" )
    private String hwdm;
    @PropertyDef(label = "统一货位编码" )
    private String tyhwbm;
    @PropertyDef(label = "货位名称" )
    private String hwmc;
    @PropertyDef(label = "统一廒间编码")
    private String tyajbm;
    @PropertyDef(label = "廒间代码" )
    private String ajdm;