feat: OTA菜单

V0.5.x
jay 2023-07-19 10:11:34 +08:00
parent c26b26ce1c
commit bbe714b6eb
2 changed files with 26 additions and 2 deletions

View File

@ -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
}
]

View File

@ -403,5 +403,10 @@
"id": 2023070901,
"menuId": 2224,
"roleId": 2
}
},
{
"id": 2023071901,
"menuId": 2225,
"roleId": 2
}
]