From 37c19fbd24fc0ba6bc90a87e6bf1107bb409e11b Mon Sep 17 00:00:00 2001 From: git_rabbit Date: Mon, 26 Jan 2026 10:57:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E6=8D=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZR.Service/mes/qc/gp12/QcGp12Service.cs | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ZR.Service/mes/qc/gp12/QcGp12Service.cs b/ZR.Service/mes/qc/gp12/QcGp12Service.cs index f0eb8a46..2f1d53cc 100644 --- a/ZR.Service/mes/qc/gp12/QcGp12Service.cs +++ b/ZR.Service/mes/qc/gp12/QcGp12Service.cs @@ -1025,12 +1025,6 @@ namespace ZR.Service.Business return Guid.NewGuid().ToString("N").Substring(0, 10); // Generate a 10-character unique ID } - /// - /// 发送标签打印MQTT消息 - /// - /// 工单信息 - /// 标签类型:1-抛光,2-打磨 - /// 数量 /// /// 发送标签打印MQTT消息 ///