二维数组重复排序
//$temp= array_column($data,'catid');
 //array_multisort($temp, SORT_ASC, $data);