mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 04:23:47 +08:00
fix(wxapi): 修复代码分析工具检测出的 API 定义问题
This commit is contained in:
@@ -9,7 +9,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
public class CVOCRIdCardRequest : CVOCRCommonRequest
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>获取或设置图片识别模式。</para>
|
||||
/// 获取或设置图片识别模式。
|
||||
/// <para>默认值:photo</para>
|
||||
/// </summary>
|
||||
[Newtonsoft.Json.JsonIgnore]
|
||||
|
Reference in New Issue
Block a user