文档
测试

相册列表

GET
http://127.0.0.1/social/app/user/photo/album/list

请求头

参数名
类型
描述
必填
token
string
示例:fa2433ab-68f6-4c29-9b8d-876b1497476e
可选

请求参数

参数名
类型
描述
必填
userId
string
示例:2
可选
type
string
1personal 2household 3interest
可选

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
id
int
示例:6
必填
userId
int
示例:41081
必填
imgUrl
string
示例:/profile/household/2021/04/30/7ff59027-b9e4-4bb8-a7dc-5be61feeb996.png
必填
type
string
示例:2 1personal 2household 3interest
必填