YYC
2024-12-05 a63ccbac7d05e8f7592fd2040275770d59f67c5f
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;
}