YYC
2025-04-25 9cec6b5c40e716cba4ab687f1e8a61c9cd95b2d7
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;