username@email.com
2023-01-05 e7b84fe17bca18fe7715c2078883fe0999a296d6
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