mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:33:27 +08:00
【移除】移除历史遗留的多个.net core 2.2,.net5引用的部分已经弃用的组件,解决发布独立版本linux x64或其他模式代码编译报错及支撑问题。
This commit is contained in:
@@ -1555,6 +1555,22 @@
|
||||
<param name="model"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:CoreCms.Net.Web.WebApi.Infrastructure.ApiExplorerIgnores.Apply(Microsoft.AspNetCore.Mvc.ApplicationModels.ActionModel)">
|
||||
<summary>
|
||||
自带的Controller与swagger3.0冲突,在此排除扫描
|
||||
</summary>
|
||||
<param name="action"></param>
|
||||
</member>
|
||||
<member name="T:CoreCms.Net.Web.WebApi.Infrastructure.GlobalExceptionsFilterForClent">
|
||||
<summary>
|
||||
接口全局异常错误日志
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:CoreCms.Net.Web.WebApi.Infrastructure.RequiredErrorForClient">
|
||||
<summary>
|
||||
请求验证错误处理
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:CoreCms.Net.Web.Controllers.WeChat.WeChatOffiaccountNotifyController">
|
||||
<summary>
|
||||
微信公众号消息推送对接
|
||||
|
||||
Reference in New Issue
Block a user