BugFix 添加信用债的计算

This commit is contained in:
锦麟 王
2026-03-11 15:04:10 +08:00
parent 8c08bf5df1
commit 3ce2dfe4c7
15 changed files with 17 additions and 8 deletions
@@ -7367,6 +7367,7 @@ namespace YLErp.OldVersion
case "远期":
result = ForwardradeCalcService.CalcValue(trade, spotPrices[0]);
break;
case "信用债":
case "商品期货":
case "商品现货":
case "股票":