This commit is contained in:
Fu Diwei 2024-04-09 09:32:38 +08:00
commit 3f23f14e1b

View File

@ -65,7 +65,7 @@
/// </summary>
[Newtonsoft.Json.JsonProperty("total")]
[System.Text.Json.Serialization.JsonPropertyName("total")]
public int TotalCount { get; set; }
public long TotalCount { get; set; }
/// <summary>
/// 获取或设置目前运行百分比。