From 3fb6058bfb7d7a03722e35a043b95095fd8443d7 Mon Sep 17 00:00:00 2001
From: chengsc <11752@DESKTOP-DS49RCP>
Date: 星期六, 18 一月 2025 09:19:15 +0800
Subject: [PATCH] 修改抽检

---
 Wms/Model/ModelDto/SysDto/CustomerDto.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Wms/Model/ModelDto/SysDto/CustomerDto.cs b/Wms/Model/ModelDto/SysDto/CustomerDto.cs
index 52ea4a7..3277fae 100644
--- a/Wms/Model/ModelDto/SysDto/CustomerDto.cs
+++ b/Wms/Model/ModelDto/SysDto/CustomerDto.cs
@@ -18,7 +18,7 @@
         public string CustomerName { get; set; }
 
         /// <summary>
-        /// 绫诲瀷 0 閿�鍞鎴�/璐т富  1 渚涜揣鍟�
+        /// 绫诲瀷 0 閿�鍞鎴� 1 渚涜揣鍟� 2锛氳揣涓�
         /// </summary>           
         public int? Type { get; set; }
 

--
Gitblit v1.8.0