FirstOrDefault(); return Json(student); }. 後端Controller,使用ContentResult: public class Student { public int SN {get; set;} ...
確定! 回上一頁