czt
2 天以前 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1112.java
@@ -22,6 +22,12 @@
    @PropertyDef(label = "库区代码")
    private String kqdm;
    @PropertyDef(label = "统一单位编码")
    private String tydwbm;
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "单位名称")
    private String dwmc;
@@ -76,7 +82,7 @@
    private String zy;
    @PropertyDef(label = "最高职称")
    private String zgzc;
    private String zgzc = "无";
    @PropertyDef(label = "取得最高职称或职业资格时间")
    @JSONField(format = "yyyy-MM-dd")
@@ -89,7 +95,7 @@
    private String zw;
    @PropertyDef(label = "荣誉称号")
    private String rych;
    private String rych = "无";
    @PropertyDef(label = "取得荣誉称号时间")
    @JSONField(format = "yyyy-MM-dd")