timer事件调用ibatis时异常,提示WebSessionStore: Could not obtain reference to HttpContext的解决
一行代码解决;重新指定SessionStore
_SqlMapper.SessionStore = new HybridWebThreadSessionStore(_SqlMapper.Id);
QQ:67042248
天之道,利而不害;圣人之道,为而不争.
一行代码解决;重新指定SessionStore
_SqlMapper.SessionStore = new HybridWebThreadSessionStore(_SqlMapper.Id);
QQ:67042248
天之道,利而不害;圣人之道,为而不争.