From 0aa54059b26e6641196e9953490dd18616e916e3 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期三, 10 九月 2025 17:26:47 +0800
Subject: [PATCH] 精简修正代码

---
 Controllers/QC/LljController.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Controllers/QC/LljController.cs b/Controllers/QC/LljController.cs
index 0b2c7de..4ab24fe 100644
--- a/Controllers/QC/LljController.cs
+++ b/Controllers/QC/LljController.cs
@@ -340,6 +340,4 @@
             return ResponseResult.ResponseError(ex);
         }
     }
-
-    
 }
\ No newline at end of file

--
Gitblit v1.9.3