From cce7e880813a457cfcdca3f3fc8cad3c99ebfb69 Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期三, 02 七月 2025 17:07:31 +0800 Subject: [PATCH] 1 --- HH.WCS.QingXiNongfu/wms/LocationHelper.cs | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/HH.WCS.QingXiNongfu/wms/LocationHelper.cs b/HH.WCS.QingXiNongfu/wms/LocationHelper.cs index dcbbabc..6c01060 100644 --- a/HH.WCS.QingXiNongfu/wms/LocationHelper.cs +++ b/HH.WCS.QingXiNongfu/wms/LocationHelper.cs @@ -1,17 +1,11 @@ 锘縰sing HH.WCS.QingXigongchang.process; using HH.WCS.QingXigongchang.util; using Newtonsoft.Json; -using Newtonsoft.Json.Linq; using SqlSugar; using System; -using System.Collections; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; -using System.Security.Cryptography; -using System.Text; -using System.Threading.Tasks; -using static HH.WCS.QingXigongchang.dispatch.NDC; namespace HH.WCS.QingXigongchang.wms { -- Gitblit v1.9.1