[ DB ] CONNECT:[ UseTime:0.000263s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] select a.hid,a.name,a.alias_name,a.logo,a.thum,a.province,a.city,a.region,a.meal_num,a.yuyue_num,a.score from ebx_hospital as a where a.status = 1 and a.is_show = 1 AND a.city = '189' order by a.add_time desc limit 20 [ RunTime:0.000479s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital` [ RunTime:0.001095s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000414s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.000729s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 82 AND `type` = 'tijian_level' [ RunTime:0.000357s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_scheduling` [ RunTime:0.000719s ]
[ SQL ] SELECT * FROM `ebx_hospital_scheduling` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000223s ]
[ SQL ] select count(*) as c from ebx_order_diary as a where a.is_open = 1 and a.physical_id in (
select id from ebx_order_goods_physical_person as b where b.hid = '82'
) [ RunTime:0.000278s ]
[ SQL ] select count(*) as c from ebx_expert_hospital as b left join ebx_expert as a on b.eid=a.eid where b.hid=82 and a.is_show=1 [ RunTime:0.000246s ]
[ SQL ] select count(*) as c from ebx_hospital_meal_comment as a where a.hid = '82' [ RunTime:0.000169s ]
[ SQL ] select a.name,a.number from ebx_hospital_tag_config as a left join ebx_hospital_tags as b on a.number=b.tag_id where a.`is_open`=1 and a.`deleted`=0 and a.type='hospital_mytag' and b.type='hospital_mytag' and b.hid=82 order by a.weight asc [ RunTime:0.000282s ]
[ SQL ] select count(*) as c,sum(z_score) as sum__z_score,sum(f_score) as sum__f_score,sum(t_score) as sum__t_score from ebx_hospital_meal_comment where hid=82 and status=2 [ RunTime:0.000246s ]
[ SQL ] select count(*) as c from ebx_expert as a where a.is_show = 1 AND a.eid in (select eid from ebx_expert_hospital where hid = '82' group by eid ) [ RunTime:0.000273s ]
[ SQL ] select * from ebx_expert as a where a.is_show = 1 AND a.eid in (select eid from ebx_expert_hospital where hid = '82' group by eid ) ORDER BY a.weight asc , a.add_time desc LIMIT 0,10 [ RunTime:0.000750s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='5' order by b.weight asc [ RunTime:0.000772s ]
[ SQL ] select b.* from ebx_hospital_tag_config as a left join ebx_hospital_tags as b on a.number=b.tag_id where a.`is_open`=1 and a.`deleted`=0 and a.type='expert_mytag' and b.type='expert_mytag' and b.hid=5 order by a.weight asc [ RunTime:0.000409s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'learn_rank' [ RunTime:0.000273s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'company_auth' [ RunTime:0.000256s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000720s ]
[ SQL ] select b.* from ebx_hospital_tag_config as a left join ebx_hospital_tags as b on a.number=b.tag_id where a.`is_open`=1 and a.`deleted`=0 and a.type='expert_mytag' and b.type='expert_mytag' and b.hid=11 order by a.weight asc [ RunTime:0.000371s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 11 AND `type` = 'learn_rank' [ RunTime:0.000303s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tag_config` [ RunTime:0.000718s ]
[ SQL ] SELECT * FROM `ebx_hospital_tag_config` WHERE ( is_open = 1 and type = "learn_rank" and number in (10) ) ORDER BY weight desc [ RunTime:0.000233s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 11 AND `type` = 'company_auth' [ RunTime:0.000262s ]
[ SQL ] SELECT * FROM `ebx_hospital_tag_config` WHERE ( is_open = 1 and type = "company_auth" and number in (9) ) ORDER BY weight desc [ RunTime:0.000201s ]
[ SQL ] select a.eid from ebx_expert_hospital as a left join ebx_expert as e on a.eid=e.eid where e.is_show=1 and a.hid=82 [ RunTime:0.000231s ]
[ SQL ] select count(*) as c from ebx_kepu as a left join ebx_expert as e on a.eid=e.eid where a.is_open = 1 AND a.eid IN (5,11) [ RunTime:0.000331s ]
[ SQL ] select a.*, e.`eid` AS `exp__eid`, e.`name` AS `exp__name`, e.`pic` AS `exp__pic`, e.`title` AS `exp__title`, e.`description` As `exp__description`, e.`weight` AS `exp__weight`, e.`status` AS `exp__status`, e.`add_time` AS `exp__add_time`, e.`is_show` AS `exp__is_show`, e.`number` AS `exp__number`, e.`zizhi_pic` AS `exp__zizhi_pic`, e.`rongyu_pic` AS `exp__rongyu_pic`, e.`edit_time` AS `exp__edit_time`, e.`worker_year` AS `exp__worker_year`, e.`diary_count` AS `exp__diary_count` from ebx_kepu as a left join ebx_expert as e on a.eid=e.eid where a.is_open = 1 AND a.eid IN (5,11) ORDER BY a.publish_time desc LIMIT 0,1000 [ RunTime:0.000531s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert` [ RunTime:0.000941s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000299s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000699s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000311s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=46 [ RunTime:0.000228s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000301s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000674s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000286s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=45 [ RunTime:0.000230s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000282s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000681s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000281s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=43 [ RunTime:0.000225s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000289s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000682s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000277s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=42 [ RunTime:0.000219s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000927s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000838s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000297s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=41 [ RunTime:0.000219s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000293s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000672s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000285s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=38 [ RunTime:0.000201s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000287s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000675s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000289s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=36 [ RunTime:0.000217s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000294s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000661s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000278s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=34 [ RunTime:0.000207s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000303s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000670s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000291s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=29 [ RunTime:0.000223s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000297s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000660s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000289s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=26 [ RunTime:0.000208s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000289s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000675s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000296s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=23 [ RunTime:0.000215s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000288s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000658s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000282s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=22 [ RunTime:0.000202s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000286s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000669s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000272s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=21 [ RunTime:0.000207s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000281s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000669s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000283s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=20 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000273s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000663s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000273s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=17 [ RunTime:0.000212s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000274s ]
[ SQL ] select a.hid,b.* from ebx_expert_hospital as a left join ebx_hospital as b on a.hid=b.hid where a.eid='11' order by b.weight asc [ RunTime:0.000664s ]
[ SQL ] select a.cat_id,b.cat_name from ebx_expert_project_type as a left join ebx_project_type as b on a.cat_id=b.cat_id where a.eid='11' order by b.sort_order asc [ RunTime:0.000289s ]
[ SQL ] select a.*,b.tag_id,b.letter from ebx_kepu_tags as a left join ebx_article_unique_tags as b on a.tag=b.tag where a.kepu_id=13 [ RunTime:0.000216s ]
[ SQL ] select count(*) as c from ebx_hospital_article as a left join ebx_hospital as e on a.hid=e.hid where a.is_open = 1 AND a.type = 21 AND a.hid = 82 [ RunTime:0.000321s ]
[ SQL ] select a.*, e.`hid` AS `hos__hid`, e.`name` AS `hos__name`, e.`renzheng` AS `hos__renzheng` from ebx_hospital_article as a left join ebx_hospital as e on a.hid=e.hid where a.is_open = 1 AND a.type = 21 AND a.hid = 82 ORDER BY a.publish_time desc LIMIT 0,1000 [ RunTime:0.000385s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000295s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_article_tags` [ RunTime:0.000657s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 130 [ RunTime:0.000197s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000271s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 129 [ RunTime:0.000187s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000271s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 128 [ RunTime:0.000185s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000266s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 127 [ RunTime:0.000184s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000267s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 126 [ RunTime:0.000194s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000278s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 125 [ RunTime:0.000188s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000273s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 124 [ RunTime:0.000193s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000272s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 123 [ RunTime:0.000190s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000274s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 122 [ RunTime:0.000201s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 82 LIMIT 1 [ RunTime:0.000279s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 121 [ RunTime:0.000203s ]
[ SQL ] select count(*) as c from ebx_expert_case as a left join ebx_hospital as b on a.hid=b.hid where a.is_show = 1 and a.xiaoguo_pic!='' AND a.hid IN (82) [ RunTime:0.000274s ]
[ SQL ] select a.* from ebx_expert_case as a left join ebx_hospital as b on a.hid=b.hid where a.is_show = 1 and a.xiaoguo_pic!='' AND a.hid IN (82) ORDER BY a.publish_time desc LIMIT 0,1 [ RunTime:0.000302s ]
[ 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=82 and htc.`name`='医保定点' order by htc.score desc,htc.weight asc [ RunTime:0.000310s ]