style: clean code

This commit is contained in:
Fu Diwei
2024-06-20 16:14:30 +08:00
parent 2a50fafa0a
commit eec1428ae6
27 changed files with 50 additions and 51 deletions

View File

@@ -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]