From 38a8b2931abd72ee04285794aacbea7ed7c49228 Mon Sep 17 00:00:00 2001 From: kazelee <1847801760@qq.com> Date: 星期二, 13 五月 2025 17:06:43 +0800 Subject: [PATCH] 抽检合格回库/不合格移库开发完成 --- Dispatch/NDCApi.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Helpers/Dispatch/NDCApi.cs b/Dispatch/NDCApi.cs similarity index 98% rename from Helpers/Dispatch/NDCApi.cs rename to Dispatch/NDCApi.cs index 9ff9326..15c4395 100644 --- a/Helpers/Dispatch/NDCApi.cs +++ b/Dispatch/NDCApi.cs @@ -8,6 +8,9 @@ namespace HH.WCS.Mobox3.DSZSH.Dispatch { + /// <summary> + /// NDC鐨凙PI鎺ュ彛锛岀敤浜庢浛浠e師NDC銆丯DCHelper鍜孒ostToAGV妯″潡 + /// </summary> public class NDCApi { public static string NDCApiUrl { set; get; } -- Gitblit v1.9.1