使用 maf重构

This commit is contained in:
孙诚
2026-01-12 14:34:03 +08:00
parent 255c82759e
commit db61f70335
20 changed files with 1632 additions and 27 deletions

View File

@@ -1,4 +1,5 @@
global using Service;
global using Service.AgentFramework;
global using Common;
global using Microsoft.AspNetCore.Mvc;
global using WebApi.Controllers.Dto;