中梃角码数据接口
简要描述
中梃角码数据接口
适用厂家
康宏
请求URL
http://open.thinkerx.com/api/center-concer
请求方式
GET
参数
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
id | 是 | int | 扫码枪的结果 |
login_token | 是 | string | 通行证 |
返回参数说明
返回示例
{ "status": 0, "message": "ok", "data": [ { "BarName": "140纱压线", "BarAnchor": "右", "DXF_Name": "140SYX", "BarColor": "", "Barcode": 8759, "BarLength": 1844, "BarCad": null, "CenterPillarCavity": null, "width": null, "profile_type": 14, "quantity": 1 } ] }