8 lines
287 B
C#
8 lines
287 B
C#
global using HZY.Framework.Core.AspNetCore;
|
|
global using HZY.Framework.DependencyInjection.Attributes;
|
|
global using Microsoft.AspNetCore.Builder;
|
|
global using Microsoft.Extensions.DependencyInjection;
|
|
global using HZY.Framework.DependencyInjection;
|
|
global using MiaoYu.Core.Cos.Models;
|
|
|