From f8e049e2a30f711a56b735361a230216d8808f0b Mon Sep 17 00:00:00 2001 From: pulg <plg@Haninfo> Date: 星期一, 30 六月 2025 17:12:30 +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 dc6c1d0..bd066fb 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