curl --location --request GET 'https://ccrm-app.shanshu.work:6001/api/v1/sale/result/shengli?sl_user_id&month_date'{
"code": 0,
"data": {
"data": [
{
"cb_create_group_total": 0,
"hm_pass_total": 0,
"hm_shenqing_total": 0,
"hm_total": 0,
"sale_department": "string",
"sale_name": "string",
"sale_phone": "string",
"user_id": "string"
}
],
"total": 0
},
"msg": "ok"
}