protected void Session_Start(object sender, EventArgs e) { #if DEBUG //debug 登陆默认设置 #endif } protected void Application_BeginRequest(object sender, EventArgs e) { } protected void Application_End(object sender, EventArgs e) { Brotli.Brolib.FreeLibrar…