{
"case_module":1,
"shopId":173
}
curl --location --request POST '/api/merchant/caseList' \
--header 'Content-Type: application/json' \
--data-raw '{
"case_module":1,
"shopId":173
}'
{"code":"200","ms":"套餐列表","data":{"total":1,"per_page":10,"current_page":1,"last_page":1,"data":[{"id":1,"shop_id":173,"uid":0,"title":"世纪通程大酒店","c_type":"普通作品","c_style":5,"c_style2":1,"fuzhuan_type":1,"scene":5,"price":0,"min_price":1888,"max_price":18888,"module":1,"union_package":"1","photos":"","color_type":3,"zhuwutai":"","yingbingqu":"","create_time":"2025-04-01 09:44:23","hotel_id":"[1]","yanhuiting_id":"[3]"}]}}