hjhan
11923e11b7
refactor(margin): 抽取 RecordMarginCashFlow 保证金资金记录
SwapLongShortUnwind 里 inline 的保证金资金记录
(应付预付金 + 预付金返息)抽成独立方法。
SwapDealService 内保证金方法清单(待整体迁入Margin):
- ResolveMarginOrginPv 维度重映射
- FlipMarginDirection 方向翻转
- AccumulateMarginSettlement 平仓汇总
- RecordMarginCashFlow 资金记录(新)
验证: 编译0错误, 全量509测试7失败(基线一致)。
2026-08-11 13:48:06 +08:00
..
2024-05-09 14:06:26 +08:00
2026-08-11 09:57:20 +08:00
2025-09-02 18:01:22 +08:00
2026-03-11 15:04:10 +08:00
2024-05-09 14:06:26 +08:00
2026-05-22 14:02:23 +08:00
2026-07-28 14:50:05 +08:00
2026-08-07 17:44:04 +08:00
2026-08-06 10:58:44 +08:00
2025-07-25 13:40:56 +08:00
2025-04-22 09:45:21 +08:00
2026-08-11 13:48:06 +08:00
2024-05-09 14:06:26 +08:00
2026-05-08 15:09:58 +08:00
2026-03-20 14:07:43 +08:00
2026-03-13 16:06:33 +08:00
2025-09-09 13:07:21 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2026-07-31 11:02:49 +08:00