From d24fd92f40757374cf60f1148a91acb0cfb06287 Mon Sep 17 00:00:00 2001 From: yuyou_x <2336760928@qq.com> Date: 星期四, 21 三月 2024 16:58:52 +0800 Subject: [PATCH] 将托盘绑定限制条件修改为标签页,增加托盘绑定页单据下是否有贴标物料及方法。 --- Wms/WMS.Entity/DataEntity/DataStockDetail.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Wms/WMS.Entity/DataEntity/DataStockDetail.cs b/Wms/WMS.Entity/DataEntity/DataStockDetail.cs index e839ce4..cf2e213 100644 --- a/Wms/WMS.Entity/DataEntity/DataStockDetail.cs +++ b/Wms/WMS.Entity/DataEntity/DataStockDetail.cs @@ -216,7 +216,7 @@ /// <summary> /// Desc:璐ㄩ噺鐘舵�� - /// Default: + /// Default: 1锛氬悎鏍� 2锛氫笉鍚堟牸 /// Nullable:True /// </summary> public string InspectStatus {get;set;} -- Gitblit v1.8.0