test_clientcommoncomponentsFTestBaserecord_request_api本页总览record_request_api 记录请求api的统计信息 声明 void record_request_api(string method, string name, int response_time, mixed exception = nil, int content_length = 0) 参数 参数名描述method请求类型name名字response_time响应时间(单位:毫秒)exception上报异常信息content_length请求内容长度 返回值 无 使用方式 返回文档