通过 System.Web.HttpContext.Current 获取
public static string ConstractExportExcel(List<ERP_Contract> list, string FilePath) { //获取Response HttpResponse Response = System.Web.HttpContext.Current.Response; }
Copyright @ 2024 夜、微凉 Powered by .NET 9.0 on Kubernetes Powered by: .Text and ASP.NET Theme by: .NET Monster