初始刷
This commit is contained in:
6
ZR.Model/GlobalUsing.cs
Normal file
6
ZR.Model/GlobalUsing.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
global using System.Collections.Generic;
|
||||
global using System;
|
||||
global using SqlSugar;
|
||||
global using Newtonsoft.Json;
|
||||
global using MiniExcelLibs.Attributes;
|
||||
global using System.ComponentModel.DataAnnotations;
|
||||
Reference in New Issue
Block a user