mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(wxapi): 为请求模型添加类型映射到响应模型
This commit is contained in:
@@ -5,3 +5,7 @@ dotnet_diagnostic.CS1570.severity = none
|
||||
|
||||
# CS1591: 缺少对公共可见类型或成员的 XML 注释
|
||||
dotnet_diagnostic.CS1591.severity = suggestion
|
||||
|
||||
# 新行首选项
|
||||
csharp_new_line_before_open_brace =methods,types,control_blocks
|
||||
insert_final_newline=true
|
||||
|
Reference in New Issue
Block a user