SHOW FULL COLUMNS FROM `jw_category` [ RunTime:0.000847s ]
SELECT * FROM `jw_category` WHERE `url` = 'gaoxueya/' AND `type` = 'normal' LIMIT 1 [ RunTime:0.000548s ]
SHOW FULL COLUMNS FROM `jw_content` [ RunTime:0.000628s ]
SELECT * FROM `jw_content` WHERE `cid` = 211 AND `status` = 9 LIMIT 1 [ RunTime:0.000346s ]
SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=11 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000459s ]
SHOW FULL COLUMNS FROM `jw_contentmodel` [ RunTime:0.000515s ]
SELECT * FROM `jw_contentmodel` WHERE `modelid` = 8 LIMIT 1 [ RunTime:0.000275s ]
SHOW FULL COLUMNS FROM `jw_content_zhongliu` [ RunTime:0.000594s ]
SELECT * FROM `jw_content_zhongliu` WHERE `cid` = 211 LIMIT 1 [ RunTime:0.000457s ]
SHOW FULL COLUMNS FROM `jw_content_tag` [ RunTime:0.000454s ]
SELECT `a`.*,`b`.`name`,`b`.`tagid` FROM `jw_content_tag` `a` INNER JOIN `jw_tag` `b` ON `b`.`tagid`=`a`.`tagid` WHERE `a`.`cid` = '211' ORDER BY `a`.`tagid` DESC [ RunTime:0.000391s ]
SHOW FULL COLUMNS FROM `jw_ssq` [ RunTime:0.000471s ]
SELECT `ext_name` FROM `jw_ssq` WHERE ( id in (1101,1201,1301,1302,1309,1408,1501,1502,1504,2101,3101,3201,3203,3205,3211,3301,4101,4103,4201,4301,4401,4502,4602,5001,5101,6201,6401,6501) ) ORDER BY `id` ASC [ RunTime:0.002915s ]
SHOW FULL COLUMNS FROM `jw_hospital_xm` [ RunTime:0.000542s ]
SELECT `hx`.*,`h`.`hospital_name`,`h`.`hospital_desc`,`h`.`xy`,`h`.`hospital_code`,a1.username as zm_username,a1.nickname as zm_nickname,a1.weixin as zm_weixin,a1.thumb as zm_thumb,a2.username as bt_username,a2.nickname as bt_nickname,a2.weixin as bt_weixin FROM `jw_hospital_xm` `hx` LEFT JOIN `jw_hospital` `h` ON `hx`.`hospital_id`=`h`.`hospital_id` LEFT JOIN `jw_admin` `a1` ON `hx`.`zm_crc_id`=`a1`.`id` LEFT JOIN `jw_admin` `a2` ON `hx`.`bt_crc_id`=`a2`.`id` WHERE `cid` = 211 ORDER BY create_time desc [ RunTime:0.001027s ]
SHOW FULL COLUMNS FROM `jw_content_count` [ RunTime:0.000554s ]
SELECT * FROM `jw_content_count` WHERE ( `cid` = 211 ) LIMIT 1 [ RunTime:0.000290s ]
UPDATE `jw_content_count` SET `hits` = 1221 WHERE `cid` = 211 [ RunTime:0.003784s ]
SELECT * FROM `jw_content` WHERE ( ((`sort`=100 and `create_time` = 1689908286 and `cid` > 211 ) or (`sort`=100 and `create_time` < 1689908286) or `sort`>100 ) and `status` = 9 and `catid`=11 ) ORDER BY `sort` ASC,`create_time` DESC LIMIT 1 [ RunTime:0.000490s ]
SELECT * FROM `jw_content` WHERE ( ((`sort`=100 and `create_time` = 1689908286 and `cid` < 211) or (`sort`=100 and `create_time` > 1689908286) or `sort`<100 ) and `status` = 9 and `catid`=11 ) ORDER BY `sort` DESC,`create_time` ASC LIMIT 1 [ RunTime:0.000434s ]
SHOW FULL COLUMNS FROM `jw_user_log` [ RunTime:0.000525s ]