update 预约充电

This commit is contained in:
Guoqs
2024-05-29 14:16:27 +08:00
parent b9df7b230b
commit 7d61ba4f68
3 changed files with 425 additions and 416 deletions

View File

@@ -40,9 +40,6 @@ public class CommonController {
private static final String FILE_DELIMETER = ",";
@Value("${remoteUpdate.path}")
private String FIRMWARE_FILEPATH;
/**
* 通用下载请求
*