|
@@ -26,7 +26,7 @@ using OASystem.API.OAMethodLib.SignalR.HubService;
|
|
|
using OASystem.API.OAMethodLib.Auth;
|
|
|
using OASystem.API.OAMethodLib.Hub.HubClients;
|
|
|
|
|
|
-jirvar builder = WebApplication.CreateBuilder(args);
|
|
|
+var builder = WebApplication.CreateBuilder(args);
|
|
|
var basePath = AppContext.BaseDirectory;
|
|
|
|
|
|
//ÒýÈëÅäÖÃÎļþ
|