道路线索应急巡查系统服务后台
feiyu02
2025-09-30 84569abda51ecf6c5549dec4cadee8d043422379
src/main/kotlin/com/flightfeather/grid/service/ClueQuestionService.kt
@@ -18,7 +18,7 @@
     * @param deleteImg 删除的图片路径数组
     * @param files 图片
     */
    fun updateQuestionAndImage(question: String, deleteImg: String, files: Array<MultipartFile>): Boolean
    fun updateQuestionAndImage(question: String, deleteImg: String?, files: Array<MultipartFile>?): Boolean
    /**
     * 删除线索问题及图片