mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 02:07:49 +08:00
Merge branch 'main' of https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
[Newtonsoft.Json.JsonProperty("total")]
|
[Newtonsoft.Json.JsonProperty("total")]
|
||||||
[System.Text.Json.Serialization.JsonPropertyName("total")]
|
[System.Text.Json.Serialization.JsonPropertyName("total")]
|
||||||
public int TotalCount { get; set; }
|
public long TotalCount { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 获取或设置目前运行百分比。
|
/// 获取或设置目前运行百分比。
|
||||||
|
|||||||
Reference in New Issue
Block a user