From 17507355c8587d5f0f7f7f477937a354d89c8333 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 25 4月 2024 12:59:18 +0800 Subject: [PATCH] 优化if (isExist) throw Oops.Oh(ErrorCode.E0001);,提示的更细节一些 --- iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/BaseCustomer/Dto/BaseCustomerOutput.cs | 2 +- 1 files changed, 1 insertions(+), 1 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..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 { -- Gitblit v1.9.3