跳到主要内容

bind

绑定身份证

声明

bool bind(string account, string id, string name)

参数

参数名描述
account账号
id身份证
name姓名

返回值

绑定成功则返回true,返之则返回false

使用方式

返回文档