first(); } public static function getSendOrdersByAgentName($agentName,$isAll){ return AgentsManage::getSendOrdersByAgentName($agentName,$isAll); } }