[ DB ] CONNECT:[ UseTime:0.003088s ] 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.001816s ]
[ SQL ] SELECT * FROM `app_zhifa_links` ORDER BY `order_sort` ASC [ RunTime:0.000707s ]
[ SQL ] SHOW COLUMNS FROM `sys_areainfo` [ RunTime:0.001451s ]
[ SQL ] SELECT * FROM `sys_areainfo` WHERE ( id='430000' ) LIMIT 1 [ RunTime:0.000690s ]
[ SQL ] SHOW COLUMNS FROM `app_hospitals` [ RunTime:0.001481s ]
[ 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` = '430000' GROUP BY `hospital`.`id` ) `_group_count_` [ RunTime:0.005244s ]
[ SQL ] SHOW COLUMNS FROM `sys_consult` [ RunTime:0.001539s ]
[ 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:24:54' AND `news`.`is_show` = 1 ORDER BY `news`.`is_top` DESC,`news`.`view_num` DESC LIMIT 7 [ RunTime:0.000838s ]