YYC
2024-10-31 30e29906664f9f92886311804c7838f33b9b4cb2
src/main/java/com/fzzy/push/gd2023/dto/Gd2023Api1309.java
@@ -39,6 +39,9 @@
    @PropertyDef(label = "违规单位统一编码")
    private String wgdwtybm;
    @PropertyDef(label = "库区统一编码")
    private String tykqbm;
    @PropertyDef(label = "违规行为人" )
    private String wgxwr;
@@ -71,4 +74,7 @@
    @PropertyDef(label = "最后更新时间" )
    private Date zhgxsj;
    @PropertyDef(label = "库区代码")
    private String kqdm;
}