文档
测试

待/已标注列表(细胞标注)

GET
http://192.168.1.50:8052/celllabel/toLabelData

接口描述

待标注列表

请求头

参数名
类型
描述
必填
cookie
string
用户登录信息
必填

请求参数

参数名
类型
描述
必填
pageIndex
int
页码
必填
pageSize
int
每页数量
必填
status
int
标注状态
必填
slideVal
string
玻片号
必填
hospVal
string
医院名称
必填
aiComVal
int
初筛结果对比值
必填
reviewDescVal
string
复核结果分类
必填
labelUser
string
标注医生名称
必填
slideType
string
玻片类型
必填
turnLabelTime
string
转标注时间区间(2020-01-01~2020-02-01)
必填
labelComVal
string
标注结果对比
必填
labelDescVal
string
标注结果分类
必填

响应参数

参数名
类型
描述
必填
code
int
消息码(0:成功,1:失败)
必填
data
object
数据结果
必填
tableData
object
列表内容
必填
sessionId
string
玻片ID
必填
hospital
string
医院名称
必填
slideType
string
玻片类型
必填
slidename
string
玻片号
必填
aiResult
string
AI初筛结果
必填
reviewResultDesc
string
人工复核分类
必填
aiResCom
string
初筛结果对比
必填
labelUser
string
标注医生
必填
labelResult
string
标注结果
必填
labelResultDesc
string
标注结果分类
必填
turnTime
string
转标注时间
必填
labelTime
string
标注时间
必填
readTime
string
阅片时间
必填
labelResCom
string
标注结果对比
必填
index
int
序号
必填
toLabelCount
int
待标注数量
必填
hasLabelCount
int
已标注数量
必填
message
必填