แก้บัคจ่ายเงิน สร้างรอบคัดเลือก

This commit is contained in:
Kittapath 2023-04-19 04:09:00 +07:00
parent 7b7dbb7475
commit ac3d2c9d26
7 changed files with 284 additions and 282 deletions

View file

@ -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)