Compare commits

..

No commits in common. "304fa86fbbf96ba17cab4cfff54c9d8c889cd839" and "a214cb5234baa706acdb81140408df918eb04f7f" have entirely different histories.

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/tplink/cameraInfo/nuList',//后期调整
getNuList = '/iot/cameraInfo/nuList',//后期调整
}
/**