文档
测试

查看我的客户日志

POST
https://test-train.zjsxjy.com/getMyCustomerLog

请求头

参数名
类型
描述
必填
token
必填

请求参数

参数名
类型
描述
必填
customer_id
客户id
必填

响应参数

参数名
类型
描述
必填
status
200
必填
msg
必填
content
必填
log_id
日志id
必填
customer_name
客户名字
必填
description
描述
必填
createtime
必填

说明 / 示例

{"status":200,"msg":"请求成功","content":[{"log_id":1,"customer_name":"测测","description":"添加用户","createtime":"2020-11-09 15:35"}]}