From 617ee9f1116ff97c3d17070defd21e6d6dc6bbda Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期一, 14 四月 2025 10:08:50 +0800
Subject: [PATCH] 1.期初入库优化 2.产品托码绑定,内箱核对 3.不了优化

---
 entity/Womcab.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/entity/Womcab.cs b/entity/Womcab.cs
index 50d07ad..59cf490 100644
--- a/entity/Womcab.cs
+++ b/entity/Womcab.cs
@@ -129,7 +129,7 @@
     public string DepotCode { get; set; }
 
     /// <summary>
-    ///     鍙戞枡鏂瑰紡
+    ///     鍙戞枡鏂瑰紡 1銆佺洿鎺ラ鏂欙紱2銆佺洿鎺ュ�掑啿锛�3銆佽皟鎷ㄩ鏂欙紱4銆佽皟鎷ㄥ埌鍐诧紱7銆佷笉鍙戞枡
     /// </summary>
     [SugarColumn(ColumnName = "ISSUE_TYPE")]
     public string IssueType { get; set; }

--
Gitblit v1.9.3