From b079910e5de15863c26e479ffab15cc45d706f1a Mon Sep 17 00:00:00 2001 From: kazelee <1847801760@qq.com> Date: 星期一, 19 五月 2025 16:25:22 +0800 Subject: [PATCH] 测试修复轮询出库、抽检流程的问题 --- Consts/TaskName.cs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/Consts/TaskName.cs b/Consts/TaskName.cs index aac3d8b..a30d2f3 100644 --- a/Consts/TaskName.cs +++ b/Consts/TaskName.cs @@ -15,5 +15,11 @@ public const string 鎵樼洏_绌烘墭涓婄嚎 = "鎵樼洏-绌烘墭涓婄嚎"; public const string 鎵樼洏_绌烘墭鍏ュ簱 = "鎵樼洏-绌烘墭鍏ュ簱"; public const string 鎵樼洏_绌烘墭缁戝畾 = "鎵樼洏-绌烘墭缁戝畾"; + public const string 鎶芥_涓嶅悎鏍肩Щ搴�= "鎶芥-涓嶅悎鏍肩Щ搴�; + public const string 鎶芥_鍑哄簱 = "鎶芥-鍑哄簱"; + public const string 鎶芥_鍚堟牸鍥炲簱 = "鎶芥-鍚堟牸鍥炲簱"; + public const string 绉诲簱 = "绉诲簱"; + public const string 灏剧鍥炲簱 = "灏剧鍥炲簱"; + } } -- Gitblit v1.9.1