跳到主要内容

update_account_fields

更新指定账号的一组账号信息

声明

bool update_account_fields(string account, map data, map conditions = {})

参数

参数名描述
account账号名称
data账号信息
conditions更新条件

返回值

true - 更新成功, false - 更新失败

使用方式

返回文档