From d8fec88a25b47563c74face4e1130f66492969be Mon Sep 17 00:00:00 2001
From: payne <bzrlw2012@163.com>
Date: 周四, 25 4月 2024 12:38:57 +0800
Subject: [PATCH] 模版调整
---
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 7c22cfa..7605247 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
{
@@ -31,7 +31,7 @@
/// <summary>
/// 绫诲瀷
/// </summary>
- public int CustType { get; set; }
+ public Admin.NET.Core.BaseCustomerTypeEnum CustType { get; set; }
/// <summary>
/// 绫诲瀷鍚嶇О
--
Gitblit v1.9.3