跳到主要内容

check_response

检查回包数据的格式是否符合要求

声明

bool check_response(mixed result)

参数

参数名描述
result回包数据

返回值

符合要求则返回true,反之返回false

使用方式

返回文档