|
|
@ -1885,6 +1885,7 @@ public class OrderInfoServiceImpl implements OrderInfoService { |
|
|
|
errorMsgList.append(preStr).append("数据删除失败").append("\r\n"); |
|
|
|
errorMsgList.append(preStr).append("数据删除失败").append("\r\n"); |
|
|
|
continue; |
|
|
|
continue; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
baseService.deleteOperateStatus(fpqqlsh); |
|
|
|
|
|
|
|
|
|
|
|
} catch (Exception e) { |
|
|
|
} catch (Exception e) { |
|
|
|
log.error("{}数据删除失败:{}", LOGGER_MSG, e); |
|
|
|
log.error("{}数据删除失败:{}", LOGGER_MSG, e); |
|
|
|