ws
2024-10-31 5408346178dd12b7ab78fb51c76f59c300a7e153
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;
}