预约充电

This commit is contained in:
Guoqs
2024-05-24 10:25:36 +08:00
parent f8f822e159
commit dde52e3431
5 changed files with 33 additions and 6 deletions

View File

@@ -222,4 +222,8 @@ public class PileController extends BaseController {
commonService.commonQueryStationStatus(stationId, thirdPartyType);
}
}
/**
* 预约充电接口
*/
}