username@email.com
2022-07-06 1aa53fde5eb18a39c53daf910d69cb857913b08d
zhengcaioa/DTO/CooperatecustomCustomerDTO.cs
@@ -60,6 +60,15 @@
        public string HuiyuanId { get; set; }
        public string Weixiner { get; set; }
        public DateTime? Weixintime { get; set; }
        public decimal? Yufukuan { get; set; }
        public string YufukuanName { get; set; }
        public decimal? Shouxinedu { get; set; }
        public string ShouxineduName { get; set; }
        public decimal? Shenyushouxin { get; set; }
        public string ShenyushouxinName { get; set; }
        public decimal? Moneycountde { get; set; }
        public int? Taocanjianshu { get; set; }
    }
    public class CooperatecustomCustomerDTOSearch : SearchEntity