czt
2024-11-25 8fc406df592585be2a11f7334d3dcc67484e12dc
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;
}