username@email.com
2022-02-11 b0c19dd2793b5ada90b303b7ec23a670cdbf48f6
zhengcaioa/DTO/CooperatecustomCustomerDTO.cs
@@ -58,6 +58,15 @@
        public string Weixin { get; set; }
        public string Shifoutianjiaweixin { get; set; }
        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 class CooperatecustomCustomerDTOSearch : SearchEntity