业绩-团队
POST
http://localhost:8080/app/wolian/bussiness/team
接口描述
月份默认传当前月份 格式2021-01 产品筛选传product_id 值去product_list的id 返回数据格式跟我的页面的数据格式一致 只是请求接口改变
请求参数
参数名
类型
描述
必填
user_id
string
示例:696928852bf74f94b4fcd34c93895f5a
必填
sign
string
示例:8562534273c5317636c1d119bd8940ea
必填
product_id
string
示例:
必填
month
string
示例:2021-01
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
errors
object
数据字典
必填
msg
string
示例:操作成功
必填
stop_old_amount
int
已欠费停机存量套餐额 示例:0
必填
month_old_profit
int
当月存量套餐收益 示例:0
必填
month_old_amount
int
当月存量套餐缴费额 示例:0
必填
total_old_porfit
int
累计存量套餐收益 示例:0
必填
total_old_amount
int
累计存量套餐缴费额 示例:0
必填
code
int
示例:0
必填
errors
object
数据字典
必填
msg
string
示例:操作成功
必填
stop_old_amount
int
示例:0
必填
month_old_profit
int
示例:0
必填
month_old_amount
int
示例:0
必填
total_old_porfit
int
示例:0
必填
total_old_amount
int
示例:0
必填