自动化助手
Search
K
指南
快速开始
产品优势
用户告白
用户协议
开发工具
IDEA
API英文文档
API中文文档
UI英文文档
UI中文文档
Theme
Menu
ON THIS PAGE
#
YoloResult - 检测结果
更新时间:2026-02-08 19:43:45
yolo检测结果
#
const {boolean} 成功;
#
const {String} 描述;
#
const {String} 异常;
#
const {List
} 数据;
#
setSuccess(success)
#
getDes()
#
setDes(des)
#
getData()
#
setData(data)
#
getErr()
#
setErr(err)
#
json()
#
json_zn()