YYC
2026-03-18 8f114bf53e12f37782d3fd908f83dc4d81b002de
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1102.java
@@ -12,6 +12,12 @@
@Data
public class Nx2023Api1102 implements Serializable {
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "统一单位编码")
    private String tydwbm;
    @PropertyDef(label = "库区代码")
    private String kqdm;
@@ -51,6 +57,9 @@
    @PropertyDef(label = "库区纬度")
    private Double wd;
    @PropertyDef(label = "库区状态")
    private String kqzt;
    @PropertyDef(label = "操作标志")
    private String czbz;