userAdd_save | R Documentation |
检测用户是否存在
userAdd_save(
conn = tsda::conn_rds("rdbe"),
app_id = "cpdms",
user_name = "demo",
emp_name = "新增用户"
)
conn |
连接 |
app_id |
程序ID |
user_name |
用户名 |
emp_name |
真实姓名 |
返回值
userAdd_save()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.