feat(资金流水): 添加外部银行流水导入功能

- 新增 ExternalCashFlowService 用于调用外部银行流水接口
- 在出入金列表页面添加获取银行流水按钮
- 新增 BankFlowId 字段存储银行流水ID
- 实现银行流水数据自动导入为出入金记录
- 添加相关配置项和模型类
This commit is contained in:
shangzhongyuan
2026-03-13 11:15:19 +08:00
parent c53d1554ce
commit 6b89699212
10 changed files with 437 additions and 3 deletions
+1
View File
@@ -226,3 +226,4 @@ logfile
/.idea
/.idea/.idea.YLerpbase/.idea
/NuGet.Config
/.trae