Ejemplo n.º 1
0
 public JsonResult WeekArranging()
 {
     return(Json(ClasstimeDal.WeekList(), JsonRequestBehavior.AllowGet));//写死班级ID=2
 }