From 966f1394b31670aba13698e893f8e6af83e28bde Mon Sep 17 00:00:00 2001
From: payne <bzrlw2012@163.com>
Date: 周五, 26 4月 2024 10:20:57 +0800
Subject: [PATCH] 1
---
iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/BaseCustomer/Dto/BaseCustomerOutput.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/BaseCustomer/Dto/BaseCustomerOutput.cs b/iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/BaseCustomer/Dto/BaseCustomerOutput.cs
index 3f0aea5..bcabfb7 100644
--- a/iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/BaseCustomer/Dto/BaseCustomerOutput.cs
+++ b/iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/BaseCustomer/Dto/BaseCustomerOutput.cs
@@ -4,7 +4,7 @@
namespace Admin.NET.Application
{
/// <summary>
- /// 瀹㈡埛妗f杈撳嚭鍙傛暟
+ /// 寰�鏉ュ崟浣嶈緭鍑哄弬鏁�
/// </summary>
public class BaseCustomerOutput
{
@@ -81,7 +81,7 @@
/// <summary>
/// Id涓婚敭
/// </summary>
- public long? Id { get; set; }
+ public long Id { get; set; }
/// <summary>
/// 鍒涘缓鏃堕棿
--
Gitblit v1.9.3