payne
2024-05-03 09542900534645e28c23f16caa94aa8a2c20cc5b
iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/BaseCustomer/Dto/BaseCustomerOutput.cs
@@ -4,7 +4,7 @@
namespace Admin.NET.Application
{
    /// <summary>
    /// 客户档案输出参数
    /// 往来单位输出参数
    /// </summary>
    public class BaseCustomerOutput
    {
@@ -81,7 +81,7 @@
        /// <summary>
        /// Id主键
        /// </summary>
        public long? Id { get; set; }
        public long Id { get; set; }
        
        /// <summary>
        /// 创建时间