✨ 新增globalUsing
This commit is contained in:
4
ZR.Model/GlobalUsing.cs
Normal file
4
ZR.Model/GlobalUsing.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
global using System.Collections.Generic;
|
||||
global using System;
|
||||
global using SqlSugar;
|
||||
global using Newtonsoft.Json;
|
||||
Reference in New Issue
Block a user