roleAdd_save: 检测角色是否存在

View source: R/roleAdd.R

roleAdd_saveR Documentation

检测角色是否存在

Description

检测角色是否存在

Usage

roleAdd_save(
  conn = tsda::conn_rds("rdbe"),
  app_id = "cpdms",
  role_name = "demo",
  note = ""
)

Arguments

conn

连接

app_id

程序ID

role_name

角色名

note

备注

Value

返回值

Examples


roleAdd_save()

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