From b1e84f41539a893949c29dbb23390a882c2a452f Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期四, 21 八月 2025 09:46:43 +0800 Subject: [PATCH] Merge branch 'master' of http://47.95.120.53:8083/r/JC34WMS --- 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