cnf
2025-05-14 d12457c6f777b2161a1d29d230dbb67142baf561
MESApplication/Startup.cs
@@ -111,7 +111,7 @@
        app.UseEndpoints(endpoints => { endpoints.MapControllers(); });
        //////////////////////////
        ///////////////////////////
    }
}