username@email.com
2021-12-15 8e5d569d8362b0bc25b45a8003f8be6be65a8104
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; }
    }
}