src/main/java/com/fzzy/push/sh2023/dto/SHFinanceDto.java
@@ -10,12 +10,24 @@ @PropertyDef(label = "单位代码") private String dwdm; @PropertyDef(label = "统一单位编码") private String tydwbm; @PropertyDef(label = "库区代码") private String kqdm; @PropertyDef(label = "统一库区编码") private String tykqbm; @PropertyDef(label = "报表期号") private String bbsj; @PropertyDef(label = "报表名") private String bbm; @PropertyDef(label = "指标序号") private String zbxh; @PropertyDef(label = "指标名称") private String zbmc;