feat: 新增成交收益率字段

This commit is contained in:
gongpei
2025-10-13 17:13:22 +08:00
parent a2962cfc4b
commit 7be89a8c1d
13 changed files with 70 additions and 56 deletions
@@ -45,6 +45,8 @@ namespace YLErp.Model
/// </summary>
public decimal TradingFee { get; set; }
public decimal InitYtm { get; set; }
/// <summary>
/// 净额结算金额 互换持仓价值+待返还的预付金本金
/// </summary>