8 lines
215 B
C#
8 lines
215 B
C#
global using Photon.Core;
|
|
global using SqlSugar;
|
|
global using Application.Domain.Entity;
|
|
global using Photon.Core.Redis;
|
|
global using Photon.Core.Assist;
|
|
global using Application.Service.Pub;
|
|
global using Jaina;
|