[ DB ] CONNECT:[ UseTime:0.003532s ] mysql:host=rm-2vc43t1s91j7l21v9.mysql.cn-chengdu.rds.aliyuncs.com;port=3306;dbname=tg_sgcognac;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `app_zhifa_links` [ RunTime:0.001740s ]
[ SQL ] SELECT * FROM `app_zhifa_links` ORDER BY `order_sort` ASC [ RunTime:0.000842s ]
[ SQL ] SHOW COLUMNS FROM `sys_areainfo` [ RunTime:0.001619s ]
[ SQL ] SELECT * FROM `sys_areainfo` WHERE ( id='340000' ) LIMIT 1 [ RunTime:0.000711s ]
[ SQL ] SHOW COLUMNS FROM `app_hospitals` [ RunTime:0.002259s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `app_hospitals` `hospital` INNER JOIN `sys_areainfo` `area` ON `area`.`id`=`hospital`.`area` INNER JOIN `app_hospital_project` `ahp` ON `ahp`.`hospital_id`=`hospital`.`id` WHERE `hospital`.`status` = 1 AND `area`.`fid` = '340000' GROUP BY `hospital`.`id` ) `_group_count_` [ RunTime:0.007766s ]
[ SQL ] SHOW COLUMNS FROM `sys_consult` [ RunTime:0.001983s ]
[ SQL ] SELECT `news`.`id`,`news`.`title`,`news`.`create_time`,`news`.`title_img`,`news`.`view_num`,`news`.`is_show`,`news`.`open_time`,`news`.`type` FROM `sys_consult` `news` WHERE `news`.`open_time` < '2024-11-07 15:35:53' AND `news`.`is_show` = 1 ORDER BY `news`.`is_top` DESC,`news`.`view_num` DESC LIMIT 7 [ RunTime:0.001049s ]