From 2aa74bab773429d2e6a0ba484eb7e2b953fe2575 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期一, 10 七月 2023 17:56:31 +0800
Subject: [PATCH] nothing

---
 VueWebApi/App_Start/Startup.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/VueWebApi/App_Start/Startup.cs b/VueWebApi/App_Start/Startup.cs
index 21fb9c4..7fe950b 100644
--- a/VueWebApi/App_Start/Startup.cs
+++ b/VueWebApi/App_Start/Startup.cs
@@ -1,4 +1,5 @@
 锘縰sing Microsoft.AspNet.SignalR;
+using Microsoft.AspNetCore.Builder;
 using Microsoft.Owin;
 using Microsoft.Owin.Cors;
 using Owin;

--
Gitblit v1.9.3