username@email.com
2023-02-28 67a0042c5f29e4bb0e0b82f6190f2bc51480b45c
zhengcaioa/Model/CooperatecustomCustomer.cs
@@ -46,5 +46,11 @@
        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; }
    }
}