parent
d7c558c417
commit
d9215951b7
|
|
@ -1095,8 +1095,8 @@ public class InterestBearingRptListPlugin extends AbstractReportListDataPlugin {
|
|||
lx2033 = createDecReportColumn("sellx2033", "amount", "2033债务利息(元)");
|
||||
bj2034 = createDecReportColumn("selbj2034", "amount", "2034债务本金(元)");
|
||||
lx2034 = createDecReportColumn("sellx2034", "amount", "2034债务利息(元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035债务本金(元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035债务利息(元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035年之后债务本金(元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035年之后债务利息(元)");
|
||||
sumbj = createDecReportColumn("sumbj", "amount", "合计本金(元)");
|
||||
sumlx = createDecReportColumn("sumlx", "amount", "合计利息(元)");
|
||||
yghlx = createDecReportColumn("yghlx", "amount", "本年已归还利息(元)");
|
||||
|
|
@ -1127,8 +1127,8 @@ public class InterestBearingRptListPlugin extends AbstractReportListDataPlugin {
|
|||
lx2033 = createDecReportColumn("sellx2033", "amount", "2033债务利息(千元)");
|
||||
bj2034 = createDecReportColumn("selbj2034", "amount", "2034债务本金(千元)");
|
||||
lx2034 = createDecReportColumn("sellx2034", "amount", "2034债务利息(千元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035债务本金(千元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035债务利息(千元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035年之后债务本金(千元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035年之后债务利息(千元)");
|
||||
sumbj = createDecReportColumn("sumbj", "amount", "合计本金(千元)");
|
||||
sumlx = createDecReportColumn("sumlx", "amount", "合计利息(千元)");
|
||||
yghlx = createDecReportColumn("yghlx", "amount", "本年已归还利息(千元)");
|
||||
|
|
@ -1159,8 +1159,8 @@ public class InterestBearingRptListPlugin extends AbstractReportListDataPlugin {
|
|||
lx2033 = createDecReportColumn("sellx2033", "amount", "2033债务利息(万元)");
|
||||
bj2034 = createDecReportColumn("selbj2034", "amount", "2034债务本金(万元)");
|
||||
lx2034 = createDecReportColumn("sellx2034", "amount", "2034债务利息(万元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035债务本金(万元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035债务利息(万元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035年之后债务本金(万元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035年之后债务利息(万元)");
|
||||
sumbj = createDecReportColumn("sumbj", "amount", "合计本金(万元)");
|
||||
sumlx = createDecReportColumn("sumlx", "amount", "合计利息(万元)");
|
||||
yghlx = createDecReportColumn("yghlx", "amount", "本年已归还利息(万元)");
|
||||
|
|
@ -1191,8 +1191,8 @@ public class InterestBearingRptListPlugin extends AbstractReportListDataPlugin {
|
|||
lx2033 = createDecReportColumn("sellx2033", "amount", "2033债务利息(百万元)");
|
||||
bj2034 = createDecReportColumn("selbj2034", "amount", "2034债务本金(百万元)");
|
||||
lx2034 = createDecReportColumn("sellx2034", "amount", "2034债务利息(百万元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035债务本金(百万元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035债务利息(百万元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035年之后债务本金(百万元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035年之后债务利息(百万元)");
|
||||
sumbj = createDecReportColumn("sumbj", "amount", "合计本金(百万元)");
|
||||
sumlx = createDecReportColumn("sumlx", "amount", "合计利息(百万元)");
|
||||
yghlx = createDecReportColumn("yghlx", "amount", "本年已归还利息(百万元)");
|
||||
|
|
@ -1223,8 +1223,8 @@ public class InterestBearingRptListPlugin extends AbstractReportListDataPlugin {
|
|||
lx2033 = createDecReportColumn("sellx2033", "amount", "2033债务利息(亿元)");
|
||||
bj2034 = createDecReportColumn("selbj2034", "amount", "2034债务本金(亿元)");
|
||||
lx2034 = createDecReportColumn("sellx2034", "amount", "2034债务利息(亿元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035债务本金(亿元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035债务利息(亿元)");
|
||||
bj2035 = createDecReportColumn("selbj2035", "amount", "2035年之后债务本金(亿元)");
|
||||
lx2035 = createDecReportColumn("sellx2035", "amount", "2035年之后债务利息(亿元)");
|
||||
sumbj = createDecReportColumn("sumbj", "amount", "合计本金(亿元)");
|
||||
sumlx = createDecReportColumn("sumlx", "amount", "合计利息(亿元)");
|
||||
yghlx = createDecReportColumn("yghlx", "amount", "本年已归还利息(亿元)");
|
||||
|
|
|
|||
Loading…
Reference in New Issue