mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-02-06 04:39:49 +08:00
【移除】移除历史遗留的多个.net core 2.2,.net5引用的部分已经弃用的组件,解决发布独立版本linux x64或其他模式代码编译报错及支撑问题。
This commit is contained in:
@@ -31,6 +31,7 @@ using Microsoft.AspNetCore.Mvc;
|
||||
using NPOI.HSSF.UserModel;
|
||||
using SqlSugar;
|
||||
using CoreCms.Net.Services;
|
||||
using CoreCms.Net.Web.Admin.Infrastructure;
|
||||
|
||||
namespace CoreCms.Net.Web.Admin.Controllers
|
||||
{
|
||||
|
||||
@@ -28,6 +28,7 @@ using CoreCms.Net.Model.FromBody;
|
||||
using CoreCms.Net.Services;
|
||||
using static SKIT.FlurlHttpClient.Wechat.Api.Models.CgibinExpressBusinessDeliveryGetAllResponse.Types;
|
||||
using CoreCms.Net.Loging;
|
||||
using CoreCms.Net.Web.Admin.Infrastructure;
|
||||
|
||||
namespace CoreCms.Net.Web.Admin.Controllers.WeChatShipping
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user