roleRight_object_query: 查询用户

View source: R/roleRight.R

roleRight_object_queryR Documentation

查询用户

Description

查询用户

Usage

roleRight_object_query(
  conn = tsda::conn_rds("rdbe"),
  app_id = "cpdms",
  role_name = "财务总监",
  type = "system"
)

Arguments

conn

连接

app_id

程序ID

role_name

角色

type

类型

Value

返回值

Examples

roleRight_object_query()

takewiki/mdlUserManagerServer documentation built on Aug. 22, 2023, 1:14 p.m.