Files
Kg.SeaTime/Service/Application.Domain/GlobalUsings.cs
Putoo a1dbce8a96 111
2026-07-05 18:51:01 +08:00

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;