idsp-文书打印终端

文书打印终端智能


受理编号条形码查询

<p>[TOC]</p> <h5>简要描述</h5> <h5>请求URL</h5> <ul> <li><code>http://192.168.0.13:9898/api/alims/submissions/getAcceptCodeBarCodeInfo</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>请求示例</h5> <p>受理编号</p> <pre><code>{"submId":"a22076fdf33a4b939be6306810b88caa","userId":"97dfc2547b83401e978ab94d3e0c2ec9"}</code></pre> <h5>请求参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">userId</td> <td style="text-align: left;">string</td> <td>用户id</td> </tr> <tr> <td style="text-align: left;">submId</td> <td style="text-align: left;">string</td> <td>委托id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     "flag": "1",     "totalCount": 1,     "data": [         {             "sysBarcode": {                 "barCode": "SL450000DNA20220079",                 "barWidthRatio": "1",                 "density": "2",                 "height": "100",                 "id": "65b31ec1d2da41518674918dc4d12c0e",                 "insDate": 1643010598357,                 "insDateStr": "",                 "insProgram": "ALIMS",                 "insTerminal": "169.8.8.20",                 "insUserid": "uaop_uinfo0000000000000000000000",                 "leftMargin": "150",                 "memo": "",                 "printValueFlag": "Y",                 "serverCode": "450000052100",                 "state": "0",                 "topMargin": "80",                 "type": "A",                 "updDate": 1656919842486,                 "updDateStr": "",                 "updProgram": "ALIMS",                 "updTerminal": "192.168.0.12",                 "updUserid": "uaop_uinfo0000000000000000000000",                 "userId": "",                 "width": "1"             },             "sysBarcodeText": [                 {                     "barcodeId": "65b31ec1d2da41518674918dc4d12c0e",                     "height": "10",                     "id": "04b18d30221f41528f91f9a50d48afd1",                     "insDate": 1643010748315,                     "insDateStr": "",                     "insProgram": "ALIMS",                     "insTerminal": "169.8.8.20",                     "insUserid": "uaop_uinfo0000000000000000000000",                     "leftMargin": "200",                     "mark": "委托单位:#departmentDetailName#",                     "memo": "",                     "state": "0",                     "textCount": "100",                     "textValue": "委托单位:广西壮族自治区公安厅物证鉴定中心",                     "topMargin": "80",                     "updDate": 1643010748315,                     "updDateStr": "",                     "updProgram": "ALIMS",                     "updTerminal": "169.8.8.20",                     "updUserid": "uaop_uinfo0000000000000000000000",                     "userId": "",                     "width": "10"                 },                 {                     "barcodeId": "65b31ec1d2da41518674918dc4d12c0e",                     "height": "10",                     "id": "09fc2862c2ba425cb6c51e206a1be682",                     "insDate": 1649384924159,                     "insDateStr": "",                     "insProgram": "ALIMS",                     "insTerminal": "169.8.8.22",                     "insUserid": "uaop_uinfo0000000000000000000000",                     "leftMargin": "200",                     "mark": "案件名称:#caseName#",                     "memo": "",                     "state": "0",                     "textCount": "4000",                     "textValue": "案件名称:测试dna专业数据",                     "topMargin": "80",                     "updDate": 1656917074915,                     "updDateStr": "",                     "updProgram": "ALIMS",                     "updTerminal": "192.168.0.12",                     "updUserid": "uaop_uinfo0000000000000000000000",                     "userId": "",                     "width": "10"                 }             ],             "sysBarcodeDevice": {                 "deviceName": "斑马打印机",                 "deviceState": "",                 "id": "118bacb141ae42eba820d861be22d28a",                 "insDate": 1643010522657,                 "insDateStr": "",                 "insProgram": "ALIMS",                 "insTerminal": "169.8.8.20",                 "insUserid": "uaop_uinfo0000000000000000000000",                 "printerName": "ZDesigner GK888t (EPL)",                 "serverCode": "450000052100",                 "state": "0",                 "updDate": 1657185200318,                 "updDateStr": "",                 "updProgram": "ALIMS",                 "updTerminal": "192.168.0.13",                 "updUserid": "uaop_uinfo0000000000000000000000",                 "userId": ""             }         }     ] }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML