跳到主要内容

is_user_locked

判断指定角色是否已被锁定

声明

bool is_user_locked(string user_rid)

参数

参数名描述
user_rid角色rid

返回值

true: 已被锁定, false: 未被锁定

使用方式

返回文档