提交 70f6979b authored 作者: 马路路's avatar 马路路

Merge remote-tracking branch 'origin/v29.6_ultimate_interaction_20241017' into dev_jdk17

......@@ -77,7 +77,7 @@ public class DriverTransportIntentionInfoServiceImpl implements DriverTransportI
TokenUtil.getLoginUserInfo().getUserNo());
if (CollectionUtils.isEmpty(driverTransportIntentionInfoList)) {
log.info("driverTransportIntentionInfoServiceImpl getCurrentUserCheckInfo driverTransportIntentionInfoList is null");
throw new ServiceSystemException(PerformanceResultEnum.DATA_NOT_FIND);
return null;
}
// 2.组装主子表
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论