跳到主要内容

add_account_cache

通知目录服务器增加账号角色缓存

声明

array add_account_cache(string account_id, string rid, map info)

参数

参数名描述
account_id数字账号id
rid角色rid
info其它信息

返回值

[ 操作是否完成, 操作结果 ] - 操作完成并且操作结果为map没有error字段表示操作成功

使用方式

返回文档