[ DB ] CONNECT:[ UseTime:0.002851s ] 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.001990s ]
[ SQL ] SELECT * FROM `app_zhifa_links` ORDER BY `order_sort` ASC [ RunTime:0.000706s ]
[ SQL ] SHOW COLUMNS FROM `sys_project` [ RunTime:0.001746s ]
[ SQL ] SELECT * FROM `sys_project` WHERE ( id='10013' ) LIMIT 1 [ RunTime:0.000821s ]
[ SQL ] SHOW COLUMNS FROM `app_hospitals` [ RunTime:0.001655s ]
[ 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 `ahp`.`project_id` = '10013' GROUP BY `hospital`.`id` ) `_group_count_` [ RunTime:0.002027s ]
[ SQL ] SHOW COLUMNS FROM `sys_consult` [ RunTime:0.001659s ]
[ 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:44:33' AND `news`.`is_show` = 1 ORDER BY `news`.`is_top` DESC,`news`.`view_num` DESC LIMIT 7 [ RunTime:0.000844s ]