1
liuying
2024-04-26 e45c8707ce4ff89ddb6a1ff9cf510e74ad593237
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>
        /// 创建时间