mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
style: clean code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cv/ocr/idcard 接口的请求。</para>
|
||||
@@ -7,7 +7,7 @@
|
||||
{
|
||||
/// <summary>
|
||||
/// 获取或设置图片识别模式。
|
||||
/// <para>默认值:photo</para>
|
||||
/// <para>默认值:"photo"</para>
|
||||
/// </summary>
|
||||
[Newtonsoft.Json.JsonIgnore]
|
||||
[System.Text.Json.Serialization.JsonIgnore]
|
||||
|
Reference in New Issue
Block a user