From b079910e5de15863c26e479ffab15cc45d706f1a Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期一, 19 五月 2025 16:25:22 +0800
Subject: [PATCH] 测试修复轮询出库、抽检流程的问题

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

diff --git a/Controllers/DebugController.cs b/Controllers/DebugController.cs
index edb5232..a4b1496 100644
--- a/Controllers/DebugController.cs
+++ b/Controllers/DebugController.cs
@@ -29,7 +29,7 @@
         {
             return DebugService.AgvSeriesReports(model);
         }
-        
+
         /// <summary>
         /// 鍒濆鍖栨暟鎹簱
         /// </summary>

--
Gitblit v1.9.1