修改导表
This commit is contained in:
@@ -17,6 +17,7 @@ namespace IRaCIS.Core.API
|
||||
{
|
||||
public static void AddSwaggerSetup(this IServiceCollection services)
|
||||
{
|
||||
services.AddEndpointsApiExplorer();
|
||||
|
||||
services.AddSwaggerGen(options =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user