- 模块序号对应
- 客户端
- 婚宴酒店
- 婚庆司仪
- 婚车租赁
- 户外颁证
- 婚礼跟妆
- 婚纱礼服
- 婚纱摄影
- 婚礼跟拍
- 我的
- 婚庆策划
- 空中/游艇婚礼综合POST
- 公共接口
- 商家端
作品详情页
开发中
POST
/api/home_base/caseInfo
请求参数
Body 参数application/json
case_id
integer
必需
module
integer
必需
shop_id
integer
必需
示例
{
"case_id":1,
"module": 5,
"shop_id":173
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/home_base/caseInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"case_id":1,
"module": 5,
"shop_id":173
}'
返回响应
🟢200成功
application/json
Body
code
string
必需
ms
string
必需
data
object
必需
id
integer
必需
shop_id
integer
必需
uid
integer
必需
title
string
必需
c_type
integer
必需
c_style
integer
必需
c_style2
integer
必需
fuzhuan_type
integer
必需
scene
integer
必需
price
integer
必需
min_price
integer
必需
max_price
integer
必需
module
integer
必需
union_package
object
必需
photos
string
必需
color_type
integer
必需
zhuwutai
string
必需
yingbingqu
string
必需
create_time
integer
必需
hotel_id
string
必需
yanhuiting_id
string
必需
other_case
array [object {4}]
必需
shop_info
object
必需
tuijian_taocan
array [object {16}]
必需
示例
{"code":"200","ms":"作品详情","data":{"id":1,"shop_id":173,"uid":0,"title":"世纪通程大酒店","c_type":1,"c_style":5,"c_style2":1,"fuzhuan_type":1,"scene":5,"price":0,"min_price":1888,"max_price":18888,"module":1,"union_package":{"id":1,"uid":1,"shop_id":73,"title":"世纪通程大酒店","y_type":1,"module":2,"price":58888,"photos":"","use_time":"5","sort":10,"content":{"changdi":"婚礼布置-迎宾区","diaoding":"婚礼布置-仪式区","hunlirenyuan":"婚礼布置-婚宴区","huayizaoxing":"婚礼布置-补充说明","zhuwutai":"123","yingbingqu":"123","dengguanwumei":"喜宴-酒水饮料","goumaishuoming":"喜宴-点心小吃"},"service_desc":null,"create_time":1743489848,"state":1,"goods_type":1,"img_text":null},"photos":"","color_type":3,"zhuwutai":"","yingbingqu":"","create_time":1743471863,"hotel_id":"[1]","yanhuiting_id":"[3]","other_case":[{"id":2,"title":"世纪通程大酒店","photos":["\/uploads\/example\/y2.webp","\/uploads\/example\/y2.webp","\/uploads\/202504\/20250402140630vbnypq77kuwq.png"],"img":"https:\/\/wxapp.gzxfd.cn\/uploads\/example\/y2.webp"},{"id":3,"title":"世纪通程大酒店999","photos":["\/uploads\/202504\/20250402141421pzlhdlvk8u9r.png"],"img":"https:\/\/wxapp.gzxfd.cn\/uploads\/202504\/20250402141421pzlhdlvk8u9r.png"},{"id":4,"title":"世纪通程大酒店","photos":["\/uploads\/202504\/20250402141724a2eao0iky7sd.png"],"img":"https:\/\/wxapp.gzxfd.cn\/uploads\/202504\/20250402141724a2eao0iky7sd.png"}],"shop_info":{"id":173,"name":"木兰家私人鲜花定制","logo":"https:\/\/wxapp.gzxfd.cn\/static\/jpg\/1111.webp","title_img_url":"https:\/\/wxapp.gzxfd.cn\/static\/jpg\/y2.webp,https:\/\/wxapp.gzxfd.cn\/static\/jpg\/y3.webp,https:\/\/wxapp.gzxfd.cn\/static\/jpg\/y4.jpg,https:\/\/wxapp.gzxfd.cn\/static\/jpg\/y5.webp,https:\/\/wxapp.gzxfd.cn\/static\/jpg\/y6.webp","score":0,"renqi":2330,"create_time":1537179535,"detail":"","zone":"","address":"河南省\/济源市"},"tuijian_taocan":[{"id":10,"uid":1,"shop_id":173,"title":"世纪通程大酒店","y_type":1,"module":5,"price":58888,"photos":"","use_time":"5","sort":10,"content":{"fuwushijian":1,"gengzhuanshi":"主纱","zaoxingshuliang":"跟妆","zhuanmianshuliang":"图文详情","chuchengfei":100,"shizhuanfei":1,"zengsongqingyou":[1,2,3]},"service_desc":"{\"feiyong\":\"喜宴-酒水饮料\",\"zengpin\":\"喜宴-点心小吃\",\"xiadanxuzhi\":\"\"}","create_time":1743496853,"state":1,"goods_type":1,"img_text":null}]}}
修改于 2025-04-06 08:01:00