6 lines
173 B
C#
6 lines
173 B
C#
// Global using directives
|
|
|
|
global using System.Text;
|
|
global using Volo.Abp.Modularity;
|
|
global using JiShe.ServicePro.Enums;
|
|
global using JiShe.ServicePro.FreeRedisProvider; |