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