修改导表

This commit is contained in:
2024-10-14 17:08:55 +08:00
parent fad9428656
commit ab61372e33
11 changed files with 17872 additions and 156 deletions
@@ -17,6 +17,7 @@ namespace IRaCIS.Core.API
{
public static void AddSwaggerSetup(this IServiceCollection services)
{
services.AddEndpointsApiExplorer();
services.AddSwaggerGen(options =>
{