员工的订单统计
POST
index.php/api/franchisee/my_worker_recovery_order_stat
接口描述
type为年时,year必填
请求参数
参数名
类型
描述
必填
token
string
token
必填
year
string
年,2021,默认今年
必填
month
string
月,06,默认当前月
必填
day
string
日,22,默认今天
必填
type
string
类型,year=年,month=月,day=日,配合上边的参数
必填
uid
number
员工uid
必填