Authorization: Bearer ********************curl --location --request GET '/back/service/serviceImage/list?serviceId=&serviceType=' \
--header 'Authorization: Bearer <token>'{
"total": 0,
"rows": [
{}
],
"code": 0,
"msg": "string"
}