src/main/kotlin/cn/flightfeather/supervision/lightshare/service/SearchService.kt
@@ -11,7 +11,7 @@
    fun writeToFile(config: ExcelConfigVo, mode: Int)
    fun getExcel(config: ExcelConfigVo, response: HttpServletResponse): HttpServletResponse
    fun getExcel(config: ExcelConfigVo, response: HttpServletResponse): Boolean
    fun getSubTaskDetail(config: ExcelConfigVo): SubTaskTableVo