From 2ca90a404fa1ab94eb6374f50c6ddd47a2b7f0e6 Mon Sep 17 00:00:00 2001 From: kazelee <1847801760@qq.com> Date: 星期四, 31 七月 2025 17:23:57 +0800 Subject: [PATCH] 删除有问题的TCP旧代码, 优化事务处理和ERP数据模型 --- wms/LogMsg.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/wms/LogMsg.cs b/wms/LogMsg.cs index a0dd762..375220f 100644 --- a/wms/LogMsg.cs +++ b/wms/LogMsg.cs @@ -4,12 +4,10 @@ using System.Linq.Expressions; using System.Text; using System.Threading.Tasks; - using HH.WCS.Mobox3.DSZSH.models; - using Newtonsoft.Json; -namespace HH.WCS.Mobox3.DSZSH.util { +namespace HH.WCS.Mobox3.DSZSH.wms { /// <summary> /// [ 鏃ュ織淇℃伅 ] 鏋勯�绫� /// </summary> -- Gitblit v1.9.1