mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 12:35:07 +08:00
uploadFirmware 上传固件接口
This commit is contained in:
@@ -77,4 +77,10 @@ public interface YKCPushCommandService {
|
||||
*
|
||||
*/
|
||||
void pushRemoteControlGroundLock(RemoteControlGroundLockCommand command);
|
||||
|
||||
/**
|
||||
* 发送预约充电命令
|
||||
* @param command
|
||||
*/
|
||||
void pushReserveChargingCommand(ReserveChargingCommand command);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user