update 上传FTP

This commit is contained in:
Guoqs
2024-06-03 09:31:46 +08:00
parent b60fb90d8f
commit e6dc4d45d3
4 changed files with 27 additions and 2 deletions

View File

@@ -245,4 +245,8 @@ public class PersonPileController extends BaseController {
logger.info("获取个人桩充电记录 result:{}", response);
return response;
}
/**
* 个人桩启动充电
*/
}