7 lines
195 B
C#
7 lines
195 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;
|