Compare commits
2 Commits
a214cb5234
...
304fa86fbb
Author | SHA1 | Date |
---|---|---|
|
304fa86fbb | |
|
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