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