username@email.com
2022-11-24 e1064dd08bba4326d19c81a0b9f4da18c2fa462d
zhengcaioa/Model/CooperatecustomCustomer.cs
@@ -41,5 +41,15 @@
        public DateTime Createtime { get; set; }
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        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; }
    }
}