1
cnf
2025-03-25 62c9b2f966ada300407c4a643e447df72870acaf
MESApplication/Startup.cs
@@ -111,7 +111,7 @@
        app.UseEndpoints(endpoints => { endpoints.MapControllers(); });
        //////////////////////////
        ///////////////////////////
    }
}