素人不化妆 - 仅仅因为你是我儿时的朋友,看到你不化妆的脸就很尴尬。 桥本丽美
2025-11-22
996
list = db_sql_find($sql); return array( 'list' => $list, 'total' => $total, 'page' => $page, 'pagesize' => $pagesize ); } function art_hit_cid($type = 'hits_day', $cid = 0, $page = 1, $pagesize = 20) { global $time, $tablepre; if ($type == 'hits_day') { $start = strtotime('today'); } elseif ($type == 'hits_week') { $start = $time - 7 * 86400; ?>