描述

根据GetReviseReport()接口返回的痕迹报告,快速定位到某条痕迹。

接口

bool SelectRevise(const char* jsonCfg)

jsonCfg 参数

参数名 必填 类型 说明 备注
uuid string 痕迹uuid GetReviseReport()接口返回的uuid
{
    "uuid": "xxxx"
}

返回值

类型 说明 备注
bool 是否选择成功 1:表示成功 0:表示失败
文档更新时间: 2024-10-18 15:37   作者:admin