From d35690ef0fbf7e44d1cf3079a8e7a69c9a4e82c9 Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期三, 25 六月 2025 11:39:23 +0800 Subject: [PATCH] 修改pad出库拣货方法 --- Wms/WMS.Entity/SysEntity/SysWareHouse.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Wms/WMS.Entity/SysEntity/SysWareHouse.cs b/Wms/WMS.Entity/SysEntity/SysWareHouse.cs index e163e7b..95b1d85 100644 --- a/Wms/WMS.Entity/SysEntity/SysWareHouse.cs +++ b/Wms/WMS.Entity/SysEntity/SysWareHouse.cs @@ -24,7 +24,7 @@ /// </summary> public string WareHouseName { get; set; } /// <summary> - /// 浠撳簱绫诲瀷 0锛氱珛浣撳簱 1锛氬瘑闆嗗簱 2:骞冲簱 + /// 浠撳簱绫诲瀷 1锛氱珛浣撳簱 2:骞冲簱 3锛氬瘑闆嗗簱 /// Default: /// Nullable:False /// </summary> -- Gitblit v1.8.0