bug修复

This commit is contained in:
吴方海
2024-06-11 18:36:13 +08:00
parent 06c11a2506
commit 258b05a3c8
6 changed files with 10 additions and 23 deletions
@@ -315,7 +315,7 @@ namespace YLErp.Modules.SwapModule
}
TradeExtendJson tradeExtendJson = new TradeExtendJson()
{
FlowBookMode = (int)FlowBookModeEnum.,
FlowBookMode = (int)FlowBookModeEnum.,
FloatingPnlAnnualized = false,
NeedOpenFee = true,
OpenFeeType = 1,