SELECT * FROM report_product where org_id = 1 and line_id = 702 order by 1, 2 1,2 的意思是根据要查询的头1,2个字段做排序