先使用sum(price),count(id)group by order_add_user 求出各个员工的业绩,和订单数, 再order by 一下,取limit 10.,最后从上表中count(id) *50 还有一种是直接row_number