getmycust($this->adminid, $this->rock->arrvalue($this->rs, 'custid')); $rows['rows'][] = array( 'name' => '所有客户', 'value'=> '0' ); return $rows; } }