From 6a4463810e276b62356d77c88509fa6fa7af65cf Mon Sep 17 00:00:00 2001
From: kingno <30263@KINGNO>
Date: 星期三, 23 七月 2025 15:46:33 +0800
Subject: [PATCH] mes数据逻辑上传完善,缺陷代码完善,添加S4工位的S2结果上传Plc的通信日志mes优化

---
 src/Bro.M141.Process/Bro.M141.Process.csproj |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/Bro.M141.Process/Bro.M141.Process.csproj b/src/Bro.M141.Process/Bro.M141.Process.csproj
index 17b8e84..b92ffe5 100644
--- a/src/Bro.M141.Process/Bro.M141.Process.csproj
+++ b/src/Bro.M141.Process/Bro.M141.Process.csproj
@@ -163,9 +163,6 @@
 		<Reference Include="SunnyUI.Common">
 			<HintPath>..\..\libs\Nuget\SunnyUI.Common.dll</HintPath>
 		</Reference>
-		<Reference Include="System.Threading.Channels">
-		  <HintPath>..\..\libs\Nuget\System.Threading.Channels.dll</HintPath>
-		</Reference>
 		<Reference Include="zxing">
 		  <HintPath>..\..\libs\Nuget\zxing.dll</HintPath>
 		</Reference>

--
Gitblit v1.8.0