first commit
This commit is contained in:
8
DOAN.Service/GlobalUsing.cs
Normal file
8
DOAN.Service/GlobalUsing.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
global using System.Collections.Generic;
|
||||
global using System;
|
||||
global using SqlSugar;
|
||||
global using Newtonsoft.Json;
|
||||
global using DOAN.ServiceCore;
|
||||
global using DOAN.Model;
|
||||
global using System.Linq;
|
||||
global using DOAN.Common.DynamicApiSimple;
|
||||
Reference in New Issue
Block a user