CZT
2023-11-06 b4e8dc09c2af2a331b477904f9d7b205a7224890
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1401.java
@@ -25,11 +25,6 @@
     */
    private static final long serialVersionUID = 1L;
    @PropertyDef(label = "库区代码")
    @Column(name = "kqdm", length = 21)
    private String kqdm;
    @PropertyDef(label = "年份")
    private String nf;
@@ -64,4 +59,6 @@
    @PropertyDef(label = "标记位")
    private String bjw;
}