跳到主要内容

contains_member

判断是否包含队伍成员

声明

bool contains_member(string rid)

参数

参数名描述
rid队伍成员rid

返回值

包含 - true, 不包含 - false

使用方式

返回文档