Authorization: Bearer ********************
{ "page": 1, "size": 10 }
curl --location --request POST '/api/shop/qrcode/list_shop_qr_code' \ --header 'Content-Type: application/json' \ --data-raw '{ "page": 1, "size": 10 }'
{}