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
@@ -132,6 +132,7 @@ namespace YLErp.Modules.CalculationModule
}
optionValue = ForwardradeCalcService.CalcValue(_trade, spotPrice);
break;
case "信用债":
case "商品期货":
case "股票":
{