{ "device_code": "" }
curl --location --request POST 'http://127.0.0.1:8011/api/wms/empty-move' \ --header 'Content-Type: application/json' \ --data-raw '{ "device_code": "" }'
{}