[ DB ] CONNECT:[ UseTime:0.000252s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ebx_config` [ RunTime:0.000858s ]
[ SQL ] SELECT * FROM `ebx_config` [ RunTime:0.000282s ]
[ SQL ] select count(DISTINCT a.hid) as c from ebx_hospital as a left join ebx_hospital_tags as b on a.hid = b.hid where 1 = 1 AND a.status = 1 and a.is_show = 1 AND a.province = '1' [ RunTime:0.000539s ]
[ SQL ] select a.* from ebx_hospital as a left join ebx_hospital_tags as b on a.hid = b.hid where 1 = 1 AND a.status = 1 and a.is_show = 1 AND a.province = '1' group by a.hid order by a.weight asc , a.hid desc LIMIT 0,10 [ RunTime:0.000979s ]
[ SQL ] select htc.`name`,htc.`number` from ebx_hospital_tag_config as htc
left join ebx_hospital_tags as ht on htc.number=ht.tag_id
left join ebx_hospital as h on ht.hid=h.hid
where htc.`type`='hospital_mytag' and htc.`deleted`=0 and htc.`is_open`=1
and ht.`type`='hospital_mytag' and ht.hid=83 order by htc.weight asc [ RunTime:0.000365s ]
[ SQL ] select htc.`name`,htc.`number` from ebx_hospital_tag_config as htc
left join ebx_hospital_tags as ht on htc.number=ht.tag_id
left join ebx_hospital as h on ht.hid=h.hid
where htc.`type`='hospital_mytag' and htc.`deleted`=0 and htc.`is_open`=1
and ht.`type`='hospital_mytag' and ht.hid=86 order by htc.weight asc [ RunTime:0.000354s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.000766s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 83 AND `type` = 'tijian_level' [ RunTime:0.000237s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 86 AND `type` = 'tijian_level' [ RunTime:0.000301s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_meal` [ RunTime:0.000838s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 83 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000217s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 86 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000226s ]
[ SQL ] select `id`,`name`,`area_code`,`level` from `ebx_region` where 1 = 1 AND parent_id in (35,36) order by weight asc limit 50 [ RunTime:0.000411s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tag_config` [ RunTime:0.000853s ]
[ SQL ] SELECT * FROM `ebx_hospital_tag_config` WHERE `type` = 'tijian_level' AND `deleted` = 0 ORDER BY `weight` desc,`add_time` desc [ RunTime:0.000363s ]
[ SQL ] SELECT * FROM `ebx_hospital_tag_config` WHERE `type` = 'tijian_service' AND `deleted` = 0 ORDER BY `weight` desc,`add_time` desc [ RunTime:0.000319s ]
[ SQL ] SHOW COLUMNS FROM `ebx_region` [ RunTime:0.000824s ]
[ SQL ] SELECT `name` FROM `ebx_region` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000193s ]
[ SQL ] SELECT `name` FROM `ebx_hospital_tag_config` WHERE `type` = 'tijian_level' AND `number` = 0 LIMIT 1 [ RunTime:0.000197s ]
[ SQL ] SELECT `name` FROM `ebx_region` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000174s ]
[ SQL ] SELECT `name` FROM `ebx_region` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000169s ]
[ SQL ] select count(*) as c from ebx_hospital as a where 1 = 1 AND a.status = 1 and a.is_show = 1 AND a.province = '1' limit 1 [ RunTime:0.000431s ]