摘要: [HttpPost] public ActionResult Create(Users user) { ModelState.Remove(“Password”); //加上这句就行了 if (ModelStat... 阅读全文
posted @ 2014-10-28 14:01 小姐,请叫我“序员”好吗 阅读(241) 评论(0) 推荐(0) 编辑