feat: 新增成交收益率字段
This commit is contained in:
@@ -489,6 +489,7 @@ namespace YLErp.Modules.SwapModule
|
||||
ContractCode = tradeContract.ContractCode,
|
||||
// FloatRateUnderlyingCode=posi.FloatRateUnderlyingCode,
|
||||
StartDate = td.StartDate.Value,
|
||||
InitYtm = td.InitYtm,
|
||||
};
|
||||
if (string.IsNullOrEmpty(req.sidx))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user