czt
2024-11-06 11af6525c78f401f8e7ca1100417adf90415586e
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1101.java
@@ -15,6 +15,9 @@
@Data
public class Nx2023Api1101 implements Serializable {
    @PropertyDef(label = "统一单位编码")
    private String tydwbm;
    @PropertyDef(label = "单位代码")
    private String dwdm;
@@ -70,6 +73,9 @@
    @PropertyDef(label = "上级单位名称")
    private String sjdwmc;
    @PropertyDef(label = "上级单位统一编码")
    private String sjdwtybm;
    @PropertyDef(label = "上级单位代码")
    private String sjdwdm;
@@ -88,6 +94,9 @@
    @PropertyDef(label = "纬度")
    private Double wd;
    @PropertyDef(label = "单位状态")
    private String dwzt;
    @PropertyDef(label = "操作标志")
    private String czbz;