update
This commit is contained in:
parent
8170db9822
commit
6939100a85
@ -1479,7 +1479,7 @@ public class LoopbackCommunicationAdapter
|
|||||||
// 4. 创建目的地
|
// 4. 创建目的地
|
||||||
DestinationCreationTO destination = new DestinationCreationTO(
|
DestinationCreationTO destination = new DestinationCreationTO(
|
||||||
chargingLocation.getName(),
|
chargingLocation.getName(),
|
||||||
getRechargeOperation() // 使用正确的充电操作
|
"CHARGE" // 使用正确的充电操作
|
||||||
);
|
);
|
||||||
|
|
||||||
// 5. 创建运输订单
|
// 5. 创建运输订单
|
||||||
|
Loading…
Reference in New Issue
Block a user