Compare commits

...

2 Commits

Author SHA1 Message Date
曹磊 304fa86fbb Merge remote-tracking branch 'origin/master' 2025-06-30 11:46:26 +08:00
曹磊 0b98f28de6 tplink获取护理单元信息路径修改 2025-06-30 11:46:15 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -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',//后期调整
}
/**