Model层的类如下: public class Order { public int Id { get; set; } public decimal Amount { get; set; } public string CustomerName { get; set; } public string Status { get
技术文章 / 下载软件趣味内容 / 专业带飞