mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-06 17:50:51 +08:00
爆肝,重构框架,你懂得
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using Yi.Framework.Common.Const;
|
||||
using Yi.Framework.Core;
|
||||
using Yi.Framework.Core.Quartz;
|
||||
|
||||
namespace Yi.Framework.XUnitTest
|
||||
{
|
||||
|
||||
@@ -8,10 +8,10 @@ using Microsoft.Extensions.DependencyInjection.Extensions;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using Quartz;
|
||||
using Yi.Framework.WebCore.AutoFacExtend;
|
||||
using Yi.Framework.WebCore.MiddlewareExtend;
|
||||
using Microsoft.AspNetCore.Builder;
|
||||
using Yi.Framework.WebCore.DbExtend;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Yi.Framework.WebCore.AspNetCoreExtensions;
|
||||
|
||||
namespace Yi.Framework.XUnitTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user