From 4695a1e617430e72f06e1f6cea55cda3b65a77a9 Mon Sep 17 00:00:00 2001 From: Tjiny <Tjinyu23@163.com> Date: 星期二, 01 七月 2025 15:53:24 +0800 Subject: [PATCH] 2025-07-01日上海日东充电任务定时提交 --- HH.WCS.Mobox3.RiDong/wms/WCSHelper.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HH.WCS.Mobox3.RiDong/wms/WCSHelper.cs b/HH.WCS.Mobox3.RiDong/wms/WCSHelper.cs index 2b9c28a..f376ab9 100644 --- a/HH.WCS.Mobox3.RiDong/wms/WCSHelper.cs +++ b/HH.WCS.Mobox3.RiDong/wms/WCSHelper.cs @@ -243,7 +243,7 @@ /// <summary> /// 鏍规嵁浠诲姟鐘舵�鑾峰彇浠诲姟 /// </summary> - /// <param name="state"></param> + /// <param name="status"></param> /// <returns></returns> internal static List<Task> GetTaskListByState(string status) { -- Gitblit v1.9.1