username@email.com
2021-08-13 bdeea0f54fcdb94531d404e9b720d0086d5cca96
zhengcaioa/Model/CooperatecustomCustomer.cs
@@ -41,5 +41,10 @@
        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; }
    }
}