userRight_upload | R Documentation |
上传用户数据
userRight_upload(
conn = conn_rds("rdbe"),
app_id = "appTpl",
data = readUserFile(),
default_pwd = "123456"
)
conn |
连接信息 |
app_id |
程序id |
data |
用户数据 |
default_pwd |
默认密码 |
返回值
userRight_upload()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.