This commit is contained in:
SunCheng
2026-02-10 17:49:19 +08:00
parent 3e18283e52
commit d052ae5197
104 changed files with 10369 additions and 3000 deletions

View File

@@ -7,4 +7,9 @@ global using Service.Budget;
global using Xunit;
global using Yitter.IdGenerator;
global using WebApi.Test.Basic;
global using Common;
global using Common;
global using Microsoft.Extensions.Logging;
global using Application;
global using Application.Exceptions;
global using Microsoft.Extensions.Options;
global using Application.Dto;