- 模块序号对应
- 客户端
- 婚宴酒店
- 婚庆司仪
- 婚车租赁
- 户外颁证
- 婚礼跟妆
- 婚纱礼服
- 婚纱摄影
- 婚礼跟拍
- 我的
- 婚庆策划
- 空中/游艇婚礼综合POST
- 公共接口
- 商家端
婚纱摄影列表
开发中
POST
/api/follow_zhuan/sheyingList
请求参数
Body 参数application/json
type
integer
必需
area_id
integer
可选
gown_type
integer
可选
scene
integer
场景
comment
integer
可选
price
integer
可选
示例
{
"type": 3
}
示例代码
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/follow_zhuan/sheyingList' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 3
}'
返回响应
🟢200成功
application/json
Body
code
string
必需
ms
string
必需
data
object
必需
total
integer
必需
per_page
integer
必需
current_page
integer
必需
last_page
integer
必需
data
array [object {19}]
必需
type_map
object
必需
示例
{"code":"200","ms":"婚纱摄影列表","data":{"total":4,"per_page":10,"current_page":1,"last_page":1,"data":[{"id":11,"uid":1,"shop_id":173,"title":"世纪通程大酒店","y_type":1,"module":6,"price":58888,"photos":null,"use_time":"5","sort":10,"content":{"sheyingshi":1,"fuzhuanshuliang":5,"changjingshuliang":3,"paishezhangshu":300,"jingxiuzhangshu":100,"xiangceshuliang":200,"tuanduishuoming":"团队说明","zaoxingshuoming":"造型说明","changjingshuoming":"场景说明","paishexiangqing":"拍摄详情","chengpingshuoming":"成品说明","buchongshuoming":"补充说明"},"service_desc":null,"create_time":1743497180,"state":1,"goods_type":1,"img_text":"图文","shop_name":"木兰家私人鲜花定制","shop_logo":"https:\/\/wxapp.gzxfd.cnhttps:\/\/wxapp.gzxfd.cn\/static\/jpg\/1111.webp","cover_img":"https:\/\/wxapp.gzxfd.cn"},{"id":12,"uid":1,"shop_id":173,"title":"世纪通程大酒店","y_type":1,"module":6,"price":58888,"photos":null,"use_time":"5","sort":10,"content":{"sheyingshi":1,"fuzhuanshuliang":5,"changjingshuliang":3,"paishezhangshu":300,"jingxiuzhangshu":100,"xiangceshuliang":200,"tuanduishuoming":"团队说明","zaoxingshuoming":"造型说明","changjingshuoming":"场景说明","paishexiangqing":"拍摄详情","chengpingshuoming":"成品说明","buchongshuoming":"补充说明"},"service_desc":null,"create_time":1743498495,"state":1,"goods_type":1,"img_text":"图文","shop_name":"木兰家私人鲜花定制","shop_logo":"https:\/\/wxapp.gzxfd.cnhttps:\/\/wxapp.gzxfd.cn\/static\/jpg\/1111.webp","cover_img":"https:\/\/wxapp.gzxfd.cn"},{"id":14,"uid":1,"shop_id":36,"title":"世纪通程大酒店999","y_type":1,"module":6,"price":58888,"photos":null,"use_time":"5","sort":10,"content":{"sheyingshi":1,"fuzhuanshuliang":5,"changjingshuliang":3,"paishezhangshu":300,"jingxiuzhangshu":100,"xiangceshuliang":200,"tuanduishuoming":"团队说明","zaoxingshuoming":"造型说明","changjingshuoming":"场景说明","paishexiangqing":"拍摄详情","chengpingshuoming":"成品说明","buchongshuoming":"补充说明"},"service_desc":null,"create_time":1743498615,"state":1,"goods_type":1,"img_text":"图文","shop_name":"美人纪摄影","shop_logo":"https:\/\/wxapp.gzxfd.cnhttps:\/\/wxapp.gzxfd.cn\/static\/jpg\/1111.webp","cover_img":"https:\/\/wxapp.gzxfd.cn"},{"id":15,"uid":1,"shop_id":36,"title":"世纪通程大酒店","y_type":1,"module":6,"price":58888,"photos":null,"use_time":"5","sort":10,"content":{"sheyingshi":1,"fuzhuanshuliang":5,"changjingshuliang":3,"paishezhangshu":300,"jingxiuzhangshu":100,"xiangceshuliang":200,"tuanduishuoming":"团队说明","zaoxingshuoming":"造型说明","changjingshuoming":"场景说明","paishexiangqing":"拍摄详情","chengpingshuoming":"成品说明","buchongshuoming":"补充说明"},"service_desc":null,"create_time":1743498650,"state":1,"goods_type":1,"img_text":"图文","shop_name":"美人纪摄影","shop_logo":"https:\/\/wxapp.gzxfd.cnhttps:\/\/wxapp.gzxfd.cn\/static\/jpg\/1111.webp","cover_img":"https:\/\/wxapp.gzxfd.cn"}],"type_map":{"1":"折扣套餐","2":"大师掌镜","3":"高预算套餐","4":"小预算套餐"}}}
修改于 2025-04-18 06:29:01