mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
uploadFirmware 上传固件接口
This commit is contained in:
@@ -89,6 +89,7 @@ public class CommonController {
|
||||
|
||||
/**
|
||||
* 通用上传请求(单个)
|
||||
* 上传固件、固件上传
|
||||
*/
|
||||
@PostMapping("/uploadFirmware")
|
||||
public AjaxResult uploadFirmware(MultipartFile file) throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user