update 启动预约订单

This commit is contained in:
2023-03-25 16:53:08 +08:00
parent b5d060e147
commit 4cec4367a7
4 changed files with 16 additions and 8 deletions

View File

@@ -64,6 +64,7 @@ public class JsowellTask {
if (CollectionUtils.isEmpty(list)) {
return;
}
log.info("待启动充电订单:{}", list);
for (OrderBasicInfo orderInfo : list) {
String pileSn = orderInfo.getPileSn();
// 发送启动充电指令前,再次下发计费模板