mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-22 17:36:36 +08:00
feat:框架基础设施搭建
This commit is contained in:
4
Yi.Framework.Net6/src/project/Template/GlobalUsings.cs
Normal file
4
Yi.Framework.Net6/src/project/Template/GlobalUsings.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
global using Yi.Framework.Core.Attributes;
|
||||
global using Yi.Framework.Core.Helper;
|
||||
global using Yi.Framework.Core.Model;
|
||||
global using Yi.Framework.Core.Exceptions;
|
||||
Reference in New Issue
Block a user