cnf
2025-04-02 0dd3469715a719779b08d0df00b801ea054b2eab
MESApplication/Startup.cs
@@ -111,7 +111,7 @@
        app.UseEndpoints(endpoints => { endpoints.MapControllers(); });
        //////////////////////////
        ///////////////////////////
    }
}