From 809ab7948613e8de482300f90ecb2b74b0858bcd Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期四, 19 三月 2026 15:59:30 +0800
Subject: [PATCH] 1

---
 WebAPI/Global.asax.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Global.asax.cs b/WebAPI/Global.asax.cs
index 3e4bc83..f7e6570 100644
--- a/WebAPI/Global.asax.cs
+++ b/WebAPI/Global.asax.cs
@@ -4,7 +4,7 @@
 using System.Web;
 using System.Web.Http;
 using System.Web.Routing;
-
+using WebApiWithFleck;
 namespace WebAPI
 {
     public class WebApiApplication : System.Web.HttpApplication

--
Gitblit v1.9.1