切片创建/列表biopsyLC
POST
http://127.0.0.1:8000/biopsyLC
接口描述
切片创建POST/列表GET
请求参数
参数名
类型
描述
必填
ordering
char
列表GET时可选。包括 'operator__doctor_info_of__name', 'created', '-operator__doctor_info_of__name', '-created'
必填
search
char
列表GET时可选。仅可搜索 医生名字、对应区域
必填
operator
int
列表GET时可选。可以获取某一医生创建的报告,传入id即可
必填
materials
int
列表GET时可选。可以获取某一取材报告对应的所有切片信息,传入id即可
必填
area
char
创建POST时必填。对应区域
必填
dyeingMethod
char
创建POST时必填。染色方法
必填
detail
json
创建POST时必填。详情描述
必填