跳到主要内容

add_member

非协程安全接口:添加帮派成员

声明

bool add_member(string ent_rid, map ent_profile, mixed title)

参数

参数名描述
ent_rid帮派成员rid
ent_profile帮派成员dbase
title帮派职位

返回值

true - 添加成功; false - 添加失败

使用方式

返回文档