tplink获取护理单元信息路径修改
This commit is contained in:
parent
0f4b2eb217
commit
0b98f28de6
|
@ -15,7 +15,7 @@ enum Api {
|
|||
getDictItems = '/sys/dict/getDictItems/',
|
||||
getTableList = '/sys/user/queryUserComponentData',
|
||||
getCategoryData = '/sys/category/loadAllData',
|
||||
getNuList = '/iot/cameraInfo/nuList',//后期调整
|
||||
getNuList = '/iot/tplink/cameraInfo/nuList',//后期调整
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue