incident-manage/incident-manage-service/src/main/java/com/gkhy/safePlatform/incidentManage/service/AccidentExpressService.java
@@ -22,7 +22,7 @@ ResultVO updateAccidentExpress(Long uid, AccidentExpressReqDTO AccidentExpressReqDTO); ResultVO batchDeleteAccidentExpress(String ids); ResultVO batchDeleteAccidentExpress(Long[] ids); ResultVO selectAccidentExpressCasualtyList(Long accidentExpressId);