文档
测试

新客首单商品分析

POST
http://192.168.0.39:18081/crm/newAnalysis/getNewClientAnalysisFirstOrderGoods

请求头

参数名
类型
描述
必填
Content-Type
string
application/json
必填

请求参数

application/json
参数名
类型
描述
必填
startTime
string
2022-05-09
必填
endTime
string
2022-05-10
必填

响应参数

application/json;charset=UTF-8
参数名
类型
描述
必填
returnCode
int
200
必填
returnMsg
string
操作成功!
必填
returnData
array
数据列表
必填
goodsName
string
925银爆闪链(K白) 商品名称
必填
newClient
int
3 新客户数
必填
rate
int
15 占比
必填
priceAvg
int
99 商品均价
必填
client
int
1 复购人数
必填
repoRate
float
33.33 复购率
必填