src/main/kotlin/cn/flightfeather/supervision/lightshare/service/SearchService.kt
@@ -9,7 +9,7 @@ */ interface SearchService { fun writeToFile(config: ExcelConfigVo) fun writeToFile(config: ExcelConfigVo, mode: Int) fun getExcel(config: ExcelConfigVo, response: HttpServletResponse): HttpServletResponse