{
"systemCode": "string"
}
curl --location --request POST 'http://127.0.0.1:8118/czpms-hotel/pset/listHotelOrgPriceImage' \
--header 'Content-Type: application/json' \
--data-raw '{
"systemCode": "string"
}'
{
"code": 0,
"msg": "",
"data": {}
}