fix
songhuangfeng123
2022-08-06 811378d28db922f1e2945015ac9b0154db46ea54
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);