init
This commit is contained in:
5
DOAN.ServiceCore/GlobalUsing.cs
Normal file
5
DOAN.ServiceCore/GlobalUsing.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
global using Newtonsoft.Json;
|
||||
global using SqlSugar;
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using Infrastructure.Extensions;
|
||||
Reference in New Issue
Block a user