This commit is contained in:
Lemon
2025-04-15 10:46:39 +08:00
parent f9334d0be4
commit 4a4b1e9672
3 changed files with 4 additions and 2 deletions

View File

@@ -694,7 +694,7 @@ public class TransactionRecordsRequestHandler extends AbstractYkcHandler {
log.error("异步推送充电订单算法平台 error, ", e);
}
}, executor);
} else {
// 平台没有查到订单
orderBasicInfoService.saveAbnormalOrder(data);