文档
测试

我的客户

POST
https://djsh.dijiushenghuo.com/index.php?s=/shop/api.statics/myPeople

请求参数

参数名
类型
描述
必填
type
int
1锁定客户,2消费客户,示例:1
必填
shop_id
int
示例:10090
必填
search
string
示例:名字
可选

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
list
object
数据字典
必填
total
int
示例:65
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:7
必填
data
array
数据列表
必填
user_id
int
示例:15124
必填
nickName
string
示例:源泰机构 张鹏 141319
必填
avatarUrl
string
示例:https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTLTI0d5Vsze6VR1NicsQ6XlsmcshCesEmF0b8jJ9L29Xwic5zEtBUUpRicTGiaNLnaay2xZnYliaicGMrzw/132
必填
money
int
金额,示例:0
必填
num
int
数量,示例:0
必填
from
string
alipay,支付宝,wechat,微信
必填
lock_people
int
锁定客户,示例:65
必填
buy_people
int
购买客户,示例:0
必填
total_people
int
总客户,示例:65
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填