songhuangfeng123
2022-08-09 b5c2c4808683635edc2532227862a13176a05a48
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);