czt
2025-02-08 cdad99fd8386cc3a44f6e66a85f4d0d0ac6fff03
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1107.java
@@ -14,18 +14,21 @@
@Data
public class Nx2023Api1107 implements Serializable {
    @PropertyDef(label = "设备编号" )
    private String sbbh;
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "库区代码" )
    private String kqdm;
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "统一单位编码")
    private String tydwbm;
    @PropertyDef(label = "单位代码" )
    private String dwdm;
    @PropertyDef(label = "设备编号" )
    private String sbbh;
    @PropertyDef(label = "库区名称" )
    private String kqmc;