Browse Source

注释修改

master
shanji 3 years ago
parent
commit
2364b1864f
  1. 2
      Binance.TradeRobot.Model/Dto/Response/Exchange/ExchangeAPIKeyResponse.cs

2
Binance.TradeRobot.Model/Dto/Response/Exchange/ExchangeAPIKeyResponse.cs

@ -3,7 +3,7 @@
public class ExchangeAPIKeyResponse : Db.ExchangeAPIKey public class ExchangeAPIKeyResponse : Db.ExchangeAPIKey
{ {
/// <summary> /// <summary>
/// 逐仓杠杆资产 /// 逐仓杠杆USDT
/// </summary> /// </summary>
public decimal SpotMarginUSDT { get; set; } public decimal SpotMarginUSDT { get; set; }

Loading…
Cancel
Save