修复因升级而导致swagger文档失效的问题
This commit is contained in:
parent
0636716a82
commit
c71e58f254
@ -147,7 +147,7 @@ public partial class IoTHttpApiHostModule
|
||||
|
||||
private void ConfigureSwaggerServices(ServiceConfigurationContext context)
|
||||
{
|
||||
context.Services.AddJiSheServiceProSwagger("AbpPro");
|
||||
context.Services.AddJiSheServiceProAggregateSwagger(context.Services.GetConfiguration());
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user