From 9ae9e3523c3c0e0e35e016e48db83cdfacd25b0b Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期一, 06 一月 2025 08:37:15 +0800 Subject: [PATCH] 采购退料 --- 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