From 9f18954857e9c4c691fc2c8e83d7728abdc18f74 Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期二, 08 七月 2025 17:54:22 +0800
Subject: [PATCH] 添加后台图片前台调用的图床接口备用,修复测试出现的问题

---
 wms/LocationHelper.cs |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/wms/LocationHelper.cs b/wms/LocationHelper.cs
index 246ed9d..82ff08c 100644
--- a/wms/LocationHelper.cs
+++ b/wms/LocationHelper.cs
@@ -518,11 +518,6 @@
         public string cntID { get; set; }//瀹瑰櫒ID
     }
 
-    public class CancleTaskInfo
-    {
-        public string taskNO { get; set; }//浠诲姟鍙�-    }
-
     public class PDAFullInAreaInfo
     {
         public string StartLoc { get; set; }//璧风偣

--
Gitblit v1.9.1