读取Excel 进行汇总

This commit is contained in:
2026-03-05 22:02:57 +08:00
commit 01b7759921
40 changed files with 3843 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"columns_to_keep": [
"经营活动产生的现金流量净额",
"投资活动产生的现金流量净额",
"筹资活动产生的现金流量净额",
"现金及现金等价物的净增加额",
"期初现金及现金等价物的余额",
"汇率变动对现金及现金等价物的影响",
"期末现金及现金等价物净余额"
]
}