跳到主要内容

send

发送客户端命令(不等待结果)

声明

bool send(map args)

参数

参数名描述
args客户端命令携带的参数(map类型)

返回值

true - 发送成功, false - 发送失败

使用方式

返回文档