update 新增虚拟金额和结算金额字段

This commit is contained in:
2023-05-24 10:52:18 +08:00
parent b3bf3ae11d
commit dd3692ce1b
2 changed files with 13 additions and 55 deletions

View File

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