แก้บัคจ่ายเงิน สร้างรอบคัดเลือก
This commit is contained in:
parent
7b7dbb7475
commit
ac3d2c9d26
7 changed files with 284 additions and 282 deletions
|
|
@ -105,7 +105,6 @@ var apiVersionDescriptionProvider = app.Services.GetRequiredService<IApiVersionD
|
|||
if (app.Environment.IsDevelopment())
|
||||
{
|
||||
app.UseSwagger();
|
||||
//app.UseSwaggerUI();
|
||||
app.UseSwaggerUI(options =>
|
||||
{
|
||||
foreach (var description in apiVersionDescriptionProvider.ApiVersionDescriptions)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue