{
"shop_id": 173
}curl --location --request POST '/api/merchant/carServiceList' \
--header 'Content-Type: application/json' \
--data-raw '{
"shop_id": 173
}'{"code":"200","ms":"成功","data":{"total":1,"per_page":10,"current_page":1,"last_page":1,"data":[{"id":2,"car_id":0,"logo":"","price":1888,"detail":"","title":"世纪通程大酒店","shop_id":173,"s_type":1,"use_time":"0","recourse":"","photos":"[\"\\\/uploads\\\/example\\\/y2.webp\",\"\\\/uploads\\\/example\\\/y2.webp\"]","create_time":"2025-04-01 16:45","state":"在售"}]}}