✨代码生成新增导入
This commit is contained in:
7
ZR.Admin.WebApi/GlobalUsing.cs
Normal file
7
ZR.Admin.WebApi/GlobalUsing.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
global using ZR.Common;
|
||||
global using Microsoft.AspNetCore.Authorization;
|
||||
global using Infrastructure;
|
||||
global using Infrastructure.Attribute;
|
||||
global using Infrastructure.Enums;
|
||||
global using Infrastructure.Model;
|
||||
global using Mapster;
|
||||
Reference in New Issue
Block a user