22
schangxiang@126.com
2025-06-11 d33faf9454469587f4d10a8acfc8f84b2c40b4e9
Api/Program.cs
@@ -17,7 +17,8 @@
            var app = builder.Build();
            // Configure the HTTP request pipeline.
            if (app.Environment.IsDevelopment())
            if (true)
                //if (app.Environment.IsDevelopment())
            {
                app.UseSwagger();
                app.UseSwaggerUI();