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消息 ///