mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-02 00:49:59 +08:00
后管页面新增 停车平台配置
This commit is contained in:
@@ -148,3 +148,11 @@ export function bindParkingPlatform(data) {
|
||||
})
|
||||
}
|
||||
|
||||
// 查询停车平台列表
|
||||
export function getParkingInfoList() {
|
||||
return request({
|
||||
url: '/pile/station/getParkingInfoList',
|
||||
method: 'get',
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user