From 051ac1f6c089311fcca5231a9367d2f3e356e441 Mon Sep 17 00:00:00 2001 From: liuwf Date: Thu, 22 May 2025 10:40:59 +0800 Subject: [PATCH] =?UTF-8?q?=EF=BC=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SlnMesnac.Model/dto/taskType/StaticTaskType.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlnMesnac.Model/dto/taskType/StaticTaskType.cs b/SlnMesnac.Model/dto/taskType/StaticTaskType.cs index ab93af5..57c0fbf 100644 --- a/SlnMesnac.Model/dto/taskType/StaticTaskType.cs +++ b/SlnMesnac.Model/dto/taskType/StaticTaskType.cs @@ -51,7 +51,7 @@ namespace SlnMesnac.Model.dto.taskType public const int DeliverTonerTask = 5; /// - /// 色粉存放点空托盘派送至2#接驳位 + /// 不使用---色粉存放点空托盘派送至2#接驳位 /// [Description("色粉存放点空托盘派送至2#接驳位")] public const int EmptyReturnFromTonerTask = 7;