{ "userId":"1" }
curl --location 'http://127.0.0.1:6085/order/order/select/list' \ --header 'no_verify: true' \ --header 'Content-Type: application/json;charset=UTF-8' \ --data '{ "userId":"1" }'
{}