云设备录入
This commit is contained in:
@@ -15,3 +15,13 @@ export function getLineTree() {
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
//云设备录入树
|
||||
export function getCldTree() {
|
||||
return createAxios({
|
||||
url: '/cs-device-boot/csLedger/cldTree',
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user