leiy 1 year ago
parent
commit
25d248b542
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OASystem/OASystem.Api/Program.cs

+ 1 - 1
OASystem/OASystem.Api/Program.cs

@@ -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;
 
 //ÒýÈëÅäÖÃÎļþ