Files
zszq-trs/YLErpDAL/Modules/SwapModule
hjhan dbdc975da4 refactor(eod): 提取FillPositionLegSummary/SumInterestPnL消除eod_swap汇总重复(候选H)
SaveEodSwap与UpdateEodSwap各有~15行相同的持仓腿汇总代码:
- NotionalValueLong/Short(rounded) + MarketValueLong/Short + FloatingPnL + dv01 + TdCloseQty
→ FillPositionLegSummary(eod_Swap, positions)

- 利息腿ForEach按InterestLegPnl汇总InterestPnL
→ SumInterestPnL(interestPositions)

两处合计净减~18行
SwapModule零回归(7基线/510通过)
2026-08-12 14:53:41 +08:00
..
2025-08-29 14:43:24 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00