From 7267e82ccfbea0fa03e8bc809a2d5ac6f7da84ac Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期五, 20 六月 2025 15:33:36 +0800
Subject: [PATCH] 优化国自AGV和ERP下发的报文处理逻辑

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

diff --git a/wms/WCSHelper.cs b/wms/WCSHelper.cs
index 1d8da1f..e5b9168 100644
--- a/wms/WCSHelper.cs
+++ b/wms/WCSHelper.cs
@@ -1,5 +1,4 @@
 锘縰sing HH.WCS.Mobox3.AnGang.models;
-using HH.WCS.Mobox3.AnGang.config;
 using Newtonsoft.Json;
 using System;
 using System.Collections.Generic;

--
Gitblit v1.9.1