{
"cur_page":1,
"page_size":10
}
curl --location --request POST 'http://localhost:7777/rm/reformer-devices/box/box/list' \
--header 'Cookie: UID=27959e1b29c44164877c4653d8c923ec' \
--header 'Content-Type: application/json' \
--data-raw '{
"cur_page":1,
"page_size":10
}'
{}