222
schangxiang@126.com
2025-04-02 1fdc2e02fe34ccadb8a7f0a672dc9c29066e61d2
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();