SHOW FULL COLUMNS FROM `dianyun_webs` [ RunTime:0.000542s ]
SELECT * FROM `dianyun_webs` WHERE FIND_IN_SET('www.ganzhan.com', `domain`) LIMIT 1 [ RunTime:0.000290s ]
SELECT * FROM `dianyun_webs` WHERE `isFounder` = 1 [ RunTime:0.003410s ]
SHOW FULL COLUMNS FROM `dianyun_lang` [ RunTime:0.000599s ]
SELECT `id`,`listorder`,`name`,`icon`,`web_name`,`isdefault`,`fields`,`web` FROM `dianyun_lang` WHERE `web` = 'jcsaas' [ RunTime:0.000315s ]
SHOW FULL COLUMNS FROM `dianyun_config` [ RunTime:0.000500s ]
SELECT * FROM `dianyun_config` WHERE `ename` = 'website' AND `web` = 'jcsaas' LIMIT 1 [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `dianyun_member` [ RunTime:0.000773s ]
SELECT `userid`,`truename`,`avatar` FROM `dianyun_member` WHERE `web` = 'jcsaas' AND `status` = 1 LIMIT 1 [ RunTime:0.000260s ]
SHOW FULL COLUMNS FROM `dianyun_search` [ RunTime:0.000442s ]
SELECT * FROM `dianyun_search` WHERE `web` = 'jcsaas' ORDER BY `id` DESC LIMIT 10 [ RunTime:0.000291s ]
SHOW FULL COLUMNS FROM `dianyun_menu` [ RunTime:0.000490s ]
SELECT * FROM `dianyun_menu` WHERE `showindex` = 1 AND `web` = 'jcsaas' AND `parentid` = 0 AND `lang` = 'zh-cn' ORDER BY `listorder` ASC,`id` ASC [ RunTime:0.000481s ]
SHOW FULL COLUMNS FROM `dianyun_ad` [ RunTime:0.000524s ]
SELECT * FROM `dianyun_ad` WHERE `web` = 'jcsaas' AND `type_id` = 2 [ RunTime:0.000321s ]
SHOW FULL COLUMNS FROM `dianyun_news_type` [ RunTime:0.000490s ]
SELECT * FROM `dianyun_news_type` WHERE `web` = 'jcsaas' ORDER BY `listorder` ASC [ RunTime:0.000336s ]
SHOW FULL COLUMNS FROM `dianyun_news` [ RunTime:0.000571s ]
SELECT COUNT(*) AS think_count FROM `dianyun_news` WHERE ( `web` = 'jcsaas' ) OR ( `web` = 'jcsaas' ) LIMIT 1 [ RunTime:0.000332s ]
SELECT * FROM `dianyun_news` WHERE ( `web` = 'jcsaas' ) OR ( `web` = 'jcsaas' ) ORDER BY `id` DESC LIMIT 15,15 [ RunTime:0.000592s ]