update 电单车协议

This commit is contained in:
Guoqs
2024-09-04 10:35:55 +08:00
parent 56d335580d
commit eec33cc283
2 changed files with 1 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ public class EBikeSendCommandServiceImpl implements EBikeSendCommandService {
// 余额或有效期
data.setBalanceOrValidity("356");
// 端口号
data.setPortNumber("1");
data.setPortNumber(connectorCode);
// 充电命令
data.setChargeCommand("01");
// 充电时长/功率

View File

@@ -327,7 +327,6 @@ public class YKCPushCommandServiceImpl implements YKCPushCommandService {
} catch (Exception e) {
throw new RuntimeException(e);
}
}
// 下发二维码