username@email.com
2022-01-07 f83fb19d3f31c2c48390da94740c68ffd07a6f12
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; }
    }
}