YYC
2025-03-14 454b39ca9c7ed1fd3a044bec512369976cecc4b8
src/main/java/com/fzzy/push/sx2024/data/SX2024Api1101.java
@@ -25,12 +25,17 @@
    private String dwdm;
    @PropertyDef(label = "单位编码--11位")
    @JsonProperty("DWBM")
    private String dwbm;
    @PropertyDef(label = "上级单位统一编码")
    @JsonProperty("SJDWTYBM")
    private String sjdwtybm;
    @PropertyDef(label = "统一单位名称")
    @JsonProperty("TYDWMC")
    private String tydwmc;
    @PropertyDef(label = "单位名称")
    @JsonProperty("DWMC")
    private String dwmc;