摘要: Model: class Student { public int Id { get; set; } public string Name { get; set; } public byte Age { get; set; } public string QQ { get; set; } publi 阅读全文
posted @ 2022-07-04 09:37 后跳 阅读(112) 评论(0) 推荐(0) 编辑