curl --location '/pda/wm/barcode/bussinessId////' \
--header 'Authorization: Bearer {{password}}' \
--header 'Content-Type: application/json'{
"code": 0,
"msg": "",
"data": {
"createDept": 0,
"createBy": 0,
"createTime": "",
"updateBy": 0,
"updateTime": "",
"params": {
"": {}
},
"tenantId": "",
"id": 0,
"barcodeFormart": "",
"barcodeType": "",
"barcodeContent": "",
"bussinessId": 0,
"bussinessCode": "",
"bussinessName": "",
"enableFlag": "",
"remark": "",
"attr1": "",
"attr2": "",
"attr3": 0,
"attr4": 0,
"delFlag": ""
}
}