From 1b10882a0a46c8b25331ccd2628f7a2a6db8b13f Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 16 12月 2024 17:35:10 +0800 Subject: [PATCH] 11 --- LA24030_LuLiPackageLine_Wms/Admin.NET.Core/Const/CommonConst.cs | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/LA24030_LuLiPackageLine_Wms/Admin.NET.Core/Const/CommonConst.cs b/LA24030_LuLiPackageLine_Wms/Admin.NET.Core/Const/CommonConst.cs index 0a22a6b..4b98a46 100644 --- a/LA24030_LuLiPackageLine_Wms/Admin.NET.Core/Const/CommonConst.cs +++ b/LA24030_LuLiPackageLine_Wms/Admin.NET.Core/Const/CommonConst.cs @@ -105,6 +105,17 @@ /// <summary> + /// 鍖呰涓嬬嚎鎿嶄綔浜� 銆怑ditby shaocx,2024-11-28銆� + /// </summary> + public const string wms_unline_oper = "wms_unline_oper"; + + /// <summary> + /// 鍖呰涓嬬嚎鐧婚檰鏃堕棿 銆怑ditby shaocx,2024-11-28銆� + /// </summary> + public const string wms_unline_time = "wms_unline_time"; + + + /// <summary> /// 榛樿鐨凟RP搴撳瓨鍦� /// </summary> public const string DefaultErpCode = "default_erpCode"; -- Gitblit v1.9.3