YYC
2024-12-05 a63ccbac7d05e8f7592fd2040275770d59f67c5f
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;