mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
fix(wxapi): 修复代码分析工具检测出的 API 定义问题
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cv/ocr/bankcard 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cv/ocr/comm 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CVOCRCommonResponse : WechatApiResponse
|
||||
{
|
||||
|
Reference in New Issue
Block a user