This commit is contained in:
Lemon
2023-05-24 10:56:02 +08:00
5 changed files with 45 additions and 57 deletions

View File

@@ -590,11 +590,6 @@ public class OrderService {
// push远程停机指令
pileRemoteService.remoteStopCharging(dto.getPileSn(), dto.getConnectorCode());
// 桩计算的消费金额
// 对比一下,是否需要退款
}
/**