czt
2024-11-07 6f9664ebeeca03126e6f710a7b84f3b7678cb3de
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1112.java
@@ -12,9 +12,18 @@
@Data
public class Nx2023Api1112 implements Serializable {
    @PropertyDef(label = "统一单位编码")
    private String tydwbm;
    @PropertyDef(label = "单位代码" )
    private String dwdm;
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "库区代码" )
    private String kqdm;
    @PropertyDef(label = "单位名称" )
    private String dwmc;