zhengcaioa/Model/CooperatecustomCustomer.cs
@@ -44,6 +44,13 @@
        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 decimal? Shouxinedu { get; set; }
        public decimal? Shenyushouxin { get; set; }
        public int? Taocanjianshu { get; set; }
        public DateTime? Ywjltime { get; set; }
    }
}