schangxiang@126.com
2025-04-04 ab9ea4594384b9a25e43bdf991dc5b1c9471e5aa
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();