摘要: Model: public class CustomerModel { public string CLIENTID { get; set; } public DateTime DATE_C { get; set; } public bool ISACTIVE { get; set; } publi 阅读全文
posted @ 2022-11-16 11:27 鱼仔鱼仔 阅读(128) 评论(0) 推荐(0)