{
"method": "sample/querySignList",
"execDeptId": "125",
"signTime": "2024-03-12",
"token": "f165268aa24f4204b7ea87bda1292299"
}
curl --location --request POST 'http://192.168.101.140:8500/MobileHis/nurse/esb/execute' \
--header 'accessToken: 52763161-0ce8-4180-a829-a2656e9c64ef' \
--header 'Content-Type: application/json' \
--data-raw '{
"method": "sample/querySignList",
"execDeptId": "125",
"signTime": "2024-03-12",
"token": "f165268aa24f4204b7ea87bda1292299"
}'
{
"data": {
"list": [
{
"submitter": "",
"projectCatalogId": "1651547792316063750",
"advice": "tl-检验1",
"caiyangren": "",
"patientSourceCode": 2,
"principal": "test=0510",
"createAdviceDate": "2023-05-10 11:39:06",
"barcode": "2305102000902",
"sampleId": "1656141792771571714",
"sampTime": "",
"sortfield": 0,
"checkEmployeeId": "",
"checkTime": ""
},
{
"submitter": "",
"projectCatalogId": "1651547792316063750",
"advice": "tl-检验1",
"caiyangren": "",
"patientSourceCode": 2,
"principal": "test=0510",
"createAdviceDate": "2023-05-10 13:53:31",
"barcode": "2305102001001",
"sampleId": "1656175623230742531",
"sampTime": "",
"sortfield": 0,
"checkEmployeeId": "",
"checkTime": ""
},
{
"submitter": "",
"projectCatalogId": "1651547792316063749",
"advice": "tl-检验",
"caiyangren": "",
"patientSourceCode": 2,
"principal": "test=0510",
"createAdviceDate": "2023-05-10 13:53:31",
"barcode": "2305102001001",
"sampleId": "1656175623230742530",
"sampTime": "",
"sortfield": 0,
"checkEmployeeId": "",
"checkTime": ""
},
{
"submitter": "",
"projectCatalogId": "1651547792316063749",
"advice": "tl-检验",
"caiyangren": "",
"patientSourceCode": 2,
"principal": "test=0510",
"createAdviceDate": "2023-05-10 11:39:06",
"barcode": "2305102000902",
"sampleId": "1656141792771571715",
"sampTime": "",
"sortfield": 0,
"checkEmployeeId": "",
"checkTime": ""
}
]
},
"error": "",
"result": "SUCCESS",
"resultCode": 200,
"resultMsg": ""
}