curl --location '/pda/wm/barcode/detail?barcodeType=undefined&barcodeContent=undefined' \ --header 'Authorization: Bearer {{password}}' \ --header 'Content-Type: application/json'
{ "code": 200, "msg": "操作成功", "data": {} }