会员列表
GET
/shop/member/list
请求参数
Query 参数
createTime
string
创建时间
updateTime
string
更新时间
id
integer
ID
password
string
用户密码
gender
integer
可选
birthday
string
生日
email
string
邮箱
lastLoginTime
string
最近一次登录时间
lastLoginIp
string
可选
userLevel
integer
可选
nickname
string
用户昵称或网络名称
mobile
string
用户手机号码
avatar
string
用户头像图片
weixinOpenid
string
可选
sessionKey
string
微信登录会话KEY
status
integer
可选
delFlag
boolean
可选
示例代码
返回响应
修改于 2024-05-06 03:44:54