username@email.com
2022-02-11 3a864ec2d204077d34bd0b874540829702581c6c
zhengcaioa/Model/CooperatecustomCustomer.cs
@@ -43,5 +43,11 @@
        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; }
    }
}