4 lines
117 B
C#
4 lines
117 B
C#
global using System.Collections.Generic;
|
|
global using System;
|
|
global using SqlSugar;
|
|
global using Newtonsoft.Json; |