mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update 整理接口
This commit is contained in:
@@ -65,7 +65,7 @@ public class LianLianController extends BaseController {
|
||||
|
||||
/**
|
||||
* 联联平台查询充电站信息
|
||||
* http://localhost:8080/LianLian/query_stations_info
|
||||
* http://localhost:8080/LianLian/v1/query_stations_info
|
||||
* @param dto
|
||||
* @return
|
||||
*/
|
||||
@@ -116,7 +116,7 @@ public class LianLianController extends BaseController {
|
||||
|
||||
/**
|
||||
* 联联平台查询充电站状态信息
|
||||
* http://localhost:8080/LianLian/query_station_status
|
||||
* http://localhost:8080/LianLian/v1/query_station_status
|
||||
* @param dto
|
||||
* @return
|
||||
*/
|
||||
@@ -167,7 +167,7 @@ public class LianLianController extends BaseController {
|
||||
|
||||
/**
|
||||
* 查询统计信息
|
||||
* http://localhost:8080/LianLian/query_station_stats
|
||||
* http://localhost:8080/LianLian/v1/query_station_stats
|
||||
*
|
||||
* @param dto
|
||||
* @return
|
||||
|
||||
Reference in New Issue
Block a user