设备监控
This commit is contained in:
@@ -7,3 +7,11 @@ export function getDeviceTree() {
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
|
||||
// 监测点列表
|
||||
export function getLineTree() {
|
||||
return createAxios({
|
||||
url: '/cs-device-boot/csLedger/lineTree',
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user