feat: OTA菜单
parent
c26b26ce1c
commit
bbe714b6eb
|
@ -2498,5 +2498,24 @@
|
|||
"remark": "",
|
||||
"status": "0",
|
||||
"visible": "0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 2225,
|
||||
"menuName": "OTA",
|
||||
"parentId": 0,
|
||||
"orderNum": 1,
|
||||
"path": "upgradePack",
|
||||
"component": "iot/ota/upgradePack/index",
|
||||
"queryParam": null,
|
||||
"isFrame": "1",
|
||||
"isCache": "0",
|
||||
"menuType": "C",
|
||||
"visible": "0",
|
||||
"status": "0",
|
||||
"perms": null,
|
||||
"icon": "",
|
||||
"createBy": 1,
|
||||
"createDept": 103,
|
||||
"updateBy": 1
|
||||
}
|
||||
]
|
||||
|
|
|
@ -403,5 +403,10 @@
|
|||
"id": 2023070901,
|
||||
"menuId": 2224,
|
||||
"roleId": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 2023071901,
|
||||
"menuId": 2225,
|
||||
"roleId": 2
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue