update 电单车协议

This commit is contained in:
Guoqs
2024-09-04 15:02:48 +08:00
parent b4ba770136
commit bff743fc28

View File

@@ -48,7 +48,7 @@ public class EBikeSendCommandServiceImpl implements EBikeSendCommandService {
// 最大充电时长
data.setMaxChargeDuration(0);
// 过载功率
data.setOverloadPower(5000);
data.setOverloadPower(3000);
data.setQrCodeLight(0);
data.setLongChargeMode(0);
data.setExtraFloatChargeTime(0);