摘要: 需要添加引用:using System.Web.SessionState; 继承 IRequiresSessionState public class FinancialGet : IHttpHandler ,IRequiresSessionState{} 不然 session 读取不到。 阅读全文
posted @ 2018-02-23 17:35 互联网CV工程师 阅读(177) 评论(0) 推荐(0)