From 250ae3deeabd8e0818f4adf57f747b71fefd5ef3 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期一, 30 十二月 2024 16:54:56 +0800 Subject: [PATCH] 11 --- entity/Womcab.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/entity/Womcab.cs b/entity/Womcab.cs index 7f01a2d..59cf490 100644 --- a/entity/Womcab.cs +++ b/entity/Womcab.cs @@ -3,7 +3,7 @@ namespace NewPdaSqlServer.entity; /// <summary> -/// 浠诲姟鍗曠墿鏂欒〃 +/// 浠诲姟鍗曠墿鏂欒〃bom /// </summary> [SugarTable("WOMCAB")] public class Womcab @@ -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