摘要:
public ActionResult Delete2(long id) { PermSvc.MarkDeleted(id); return Json(new AjaxResult{ Status = "ok" }); } $.ajax({ url: "/Permission/Delet... 阅读全文
posted @ 2018-03-15 20:17
caoDanLife
阅读(114)
评论(0)
推荐(0)
浙公网安备 33010602011771号