04 2016 档案

摘要:用如下方法获取UserId报空引用异常 1 2 3 4 5 6 7 8 9 public class BaseController : Controller { protected SiteContext db = new SiteContext(); protected Guid userId; 阅读全文
posted @ 2016-04-05 21:48 -Ward- 阅读(278) 评论(0) 推荐(0)