mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-19 18:45:03 +08:00
update
This commit is contained in:
@@ -200,7 +200,6 @@ public class ConfirmStartChargingRequestHandler extends AbstractYkcHandler {
|
||||
|
||||
// 初始化返回值
|
||||
Map<String, String> resultMap = new HashMap<>();
|
||||
String defeatReasonCode = "";
|
||||
try {
|
||||
// 启动充电
|
||||
resultMap = this.confirmStartCharging(confirmStartChargingData);
|
||||
|
||||
Reference in New Issue
Block a user