menu_getSubItemData | R Documentation |
将子项菜单由数据库变成对象
menu_getSubItemData(
conn = conn_rds("rdbe"),
app_id = "appTpl",
permission = "admin",
FparentId = "A"
)
conn |
连接 |
app_id |
程序ID |
permission |
角色 |
FparentId |
系统ID |
返回值
menu_getSubItemData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.