username@email.com
2025-04-16 1243f9cdb1ce367af05caabbb71ce81e38d5a1af
zhengcaioa/Model/CooperatecustomCustomer.cs
@@ -46,5 +46,13 @@
        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; }
        public DateTime? Ywjltime { get; set; }
        public string Kuaidistatus { get; set; }
        public DateTime? Kuaiditime { get; set; }
    }
}