username@email.com
2023-01-06 ce222173a9f29ca8291530f9da7ba5d9ecacbe39
zhengcaioa/DTO/CooperatecustomCustomerDTO.cs
@@ -67,6 +67,23 @@
        public decimal? Shenyushouxin { get; set; }
        public string ShenyushouxinName { get; set; }
        public decimal? Moneycountde { get; set; }
        public int? Taocanjianshu { get; set; }
        public string[] attachmentid { get; set; }
        public string[] Filepath { get; set; }
        public string[] Filefullname { get; set; }
        public string[] AttObj { get; set; }
        public string Zhiwu { get; set; }
        public string Customertype { get; set; }
        public string Hezuoyewu { get; set; }
        public DateTime? Ywjltime { get; set; }
    }
    public class CooperatecustomCustomerDTOSearch : SearchEntity