up
This commit is contained in:
@ -11,7 +11,7 @@ export function list(params) {
|
||||
|
||||
|
||||
// 查询设备详细
|
||||
export function Info(deviceId) {
|
||||
export function info(deviceId) {
|
||||
return request({
|
||||
url: '/system/device/' + deviceId,
|
||||
method: 'get'
|
||||
|
||||
Reference in New Issue
Block a user