From f7a2b37e42aac9578f96d9a954f065d1de74b2b2 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期五, 31 十月 2025 11:23:58 +0800
Subject: [PATCH] 托盘明细增加箱码标签补打功能;
---
Wms/WMS.Entity/BllAsnEntity/BllPalletUpShelf.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Wms/WMS.Entity/BllAsnEntity/BllPalletUpShelf.cs b/Wms/WMS.Entity/BllAsnEntity/BllPalletUpShelf.cs
index bb7459c..a2df3d4 100644
--- a/Wms/WMS.Entity/BllAsnEntity/BllPalletUpShelf.cs
+++ b/Wms/WMS.Entity/BllAsnEntity/BllPalletUpShelf.cs
@@ -38,7 +38,7 @@
/// </summary>
public string LotNo { get; set; }
/// <summary>
- /// 鐘舵��
+ /// 鐘舵�� 0绛夊緟鎵ц 1姝e湪鎵ц 2鎵ц瀹屾垚 4宸插彇娑�
/// </summary>
public string Status { get; set; }
--
Gitblit v1.8.0