$site_id, 'visit_count' => 1, $visit_name => 1 ); $stat_model = new Stat(); $result = $stat_model->addShopStat($stat_data); return $result; } }