Compare commits
No commits in common. "304fa86fbbf96ba17cab4cfff54c9d8c889cd839" and "a214cb5234baa706acdb81140408df918eb04f7f" have entirely different histories.
304fa86fbb
...
a214cb5234
|
|
@ -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',//后期调整
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue