liuying
2024-05-09 f4078b75fe80f03e58af3217bf642d0de118d1c9
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>
        /// 创建时间