CZT
2023-09-27 2eb1ee7ee94cb0769009e1ce6a15dbd7eea792c9
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;
}