src/main/java/com/fzzy/api/entity/Api1506.java
@@ -38,11 +38,11 @@ @PropertyDef(label = "期间") @Column(name = "cYear", length = 3) private Double cYear; private String cYear; @PropertyDef(label = "年度") @Column(name = "nNo", length = 4) private Double nNo; private String nNo; @PropertyDef(label = "期初本位币余额") @Column(name = "bM", precision = 20, scale = 4) @@ -65,7 +65,7 @@ */ @PropertyDef(label = "余额方向") @Column(name = "cDc", length = 3) private Double cDc; private String cDc; @PropertyDef(label = "借方本位币发生额") @Column(name = "dM", precision = 20, scale = 4)