From 1af49bdb3cdaa44a7e44ebdc843fb8180596365f Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期四, 15 五月 2025 16:34:39 +0800
Subject: [PATCH] 尾箱回库、移库逻辑开发

---
 Models/DebugModel.cs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/Models/DebugModel.cs b/Models/DebugModel.cs
index 9573e0b..b0b7174 100644
--- a/Models/DebugModel.cs
+++ b/Models/DebugModel.cs
@@ -5,9 +5,6 @@
 using System.Threading.Tasks;
 
 namespace HH.WCS.Mobox3.DSZSH.Models {
-    /// <summary>
-    /// Debug浣跨敤鐨勬暟鎹ā鍨�-    /// </summary>
     public class DebugModel {
         public class LocCntrCg {
             public string LocCode { get; set; }

--
Gitblit v1.9.1