| oying-system/src/main/java/com/oying/modules/rider/service/impl/RiderInfoServiceImpl.java | ●●●●● patch | view | raw | blame | history |
oying-system/src/main/java/com/oying/modules/rider/service/impl/RiderInfoServiceImpl.java
@@ -171,7 +171,7 @@ updateById(newRiderInfo); } // 获取骑手三方数据为空,抛出异常 return R.fail(null, "获取骑手三方数据为空"); throw new BadRequestException("获取骑手三方数据为空"); } } else { // 获取骑手三方数据失败,抛出异常