摘要: 首先先加个区域,名为Adminusing System.Web.Mvc;namespace AuthorDesign.Web.Areas.Admin { public class AdminAreaRegistration : AreaRegistration { public ... 阅读全文
posted @ 2015-11-23 23:31 yjq_net 阅读(3864) 评论(3) 推荐(1) 编辑