mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
fix(wxapi): fix typo
This commit is contained in:
@@ -13,7 +13,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
/// </summary>
|
||||
[Newtonsoft.Json.JsonProperty("hit_condition")]
|
||||
[System.Text.Json.Serialization.JsonPropertyName("hit_condition")]
|
||||
public bool IsHinted { get; set; }
|
||||
public bool IsHit { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 获取或设置命中关键字的说明描述。
|
||||
|
||||
Reference in New Issue
Block a user