[ DB ] CONNECT:[ UseTime:0.022535s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ 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 a.status = 1 and a.is_show = 1 AND FIND_IN_SET(1,a.kind_str) AND a.`region` = '2336' AND a.city = '236' [ RunTime:0.011510s ]
[ SQL ] select a.* from ebx_hospital as a left join ebx_hospital_tags as b on a.hid = b.hid where a.status = 1 and a.is_show = 1 AND FIND_IN_SET(1,a.kind_str) AND a.`region` = '2336' AND a.city = '236' group by a.hid order by a.score desc , a.hid desc LIMIT 0,10 [ RunTime:0.001504s ]
[ 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=92 order by htc.weight asc [ RunTime:0.009827s ]
[ 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=85 order by htc.weight asc [ RunTime:0.000810s ]
[ 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=84 order by htc.weight asc [ RunTime:0.000491s ]
[ 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=81 order by htc.weight asc [ RunTime:0.025168s ]
[ 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=74 order by htc.weight asc [ RunTime:0.000576s ]
[ 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=70 order by htc.weight asc [ RunTime:0.000458s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.000789s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 92 AND `type` = 'tijian_level' [ RunTime:0.000318s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 85 AND `type` = 'tijian_level' [ RunTime:0.000432s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 84 AND `type` = 'tijian_level' [ RunTime:0.000262s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 81 AND `type` = 'tijian_level' [ RunTime:0.000370s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 74 AND `type` = 'tijian_level' [ RunTime:0.000391s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 70 AND `type` = 'tijian_level' [ RunTime:0.000366s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_meal` [ RunTime:0.045263s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 92 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000465s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 85 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000315s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 84 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000294s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 81 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000299s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 74 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000244s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_hospital_meal` WHERE `hid` = 70 AND `status` = 1 AND `is_upper` = 1 LIMIT 1 [ RunTime:0.000238s ]
[ SQL ] select `id`,`name`,`area_code`,`level` from `ebx_region` where 1 = 1 AND parent_id = '236' order by weight asc limit 50 [ RunTime:0.000448s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tag_config` [ RunTime:0.004058s ]
[ SQL ] SELECT * FROM `ebx_hospital_tag_config` WHERE `type` = 'tijian_level' AND `deleted` = 0 AND `is_open` = 1 ORDER BY `weight` desc,`add_time` desc [ RunTime:0.002864s ]
[ SQL ] SELECT * FROM `ebx_hospital_tag_config` WHERE `type` = 'tijian_service' AND `deleted` = 0 AND `is_open` = 1 ORDER BY `weight` desc,`add_time` desc [ RunTime:0.000538s ]
[ SQL ] SHOW COLUMNS FROM `ebx_region` [ RunTime:0.011975s ]
[ SQL ] SELECT `name` FROM `ebx_region` WHERE `id` = 2336 LIMIT 1 [ RunTime:0.000345s ]
[ SQL ] SELECT `name` FROM `ebx_hospital_tag_config` WHERE `type` = 'tijian_level' AND `number` = 0 LIMIT 1 [ RunTime:0.000326s ]
[ SQL ] SELECT `name` FROM `ebx_region` WHERE `id` = 2336 LIMIT 1 [ RunTime:0.002544s ]
[ SQL ] select `id`,`name`,`area_code`,`level` from `ebx_region` where 1 = 1 AND parent_id = '236' order by weight asc limit 50 [ RunTime:0.041632s ]
[ SQL ] select count(*) as c from ebx_hospital as a where 1 = 1 AND a.status = 1 and a.is_show = 1 AND a.city = '236' AND a.region=2336 limit 1 [ RunTime:0.007481s ]