[ DB ] CONNECT:[ UseTime:0.003335s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ebx_config` [ RunTime:0.000762s ]
[ SQL ] SELECT * FROM `ebx_config` [ RunTime:0.001071s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital` [ RunTime:0.013635s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE ( is_show=1 and FIND_IN_SET(1,kind_str)>0 and hid=62 ) LIMIT 1 [ RunTime:0.000624s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.018572s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 62 AND `type` = 'tijian_level' [ RunTime:0.000557s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_scheduling` [ RunTime:0.000851s ]
[ SQL ] SELECT * FROM `ebx_hospital_scheduling` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000293s ]
[ 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 = '62'
) [ RunTime:0.011557s ]
[ 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=62 and a.is_show=1 [ RunTime:0.000377s ]
[ SQL ] select count(*) as c from ebx_hospital_meal_comment as a where a.hid = '62' [ RunTime:0.000214s ]
[ SQL ] select count(*) as c from ebx_hospital_meal_comment as a where a.hid = '62' and a.z_score >= 3 and a.f_score >= 3 and a.t_score >= 3 [ RunTime:0.000270s ]
[ 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=62 order by a.weight asc [ RunTime:0.000366s ]
[ 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=62 and status=2 [ RunTime:0.000314s ]
[ SQL ] select a.*,b.cat_name as b__cat_name,b.parent_id as b__parent_id,c.hid as c__hid,
c.jigoujiesuan_price as c__jigoujiesuan_price,c.xiaoshou_price as c__xiaoshou_price,
c.menzhen_price as c__menzhen_price,c.haoyuan as c__haoyuan,c.is_show as c__is_show,
(select count(*) from ebx_physical_card_hospital as d where d.physical_id=a.physical_id and d.hid>0) as hospital_count
from ebx_physical_card as a left join ebx_project_type as b on a.cat_id=b.cat_id
left join ebx_physical_card_hospital as c on c.physical_id=a.physical_id and c.is_show=1
where a.status=1 and a.is_show=1 and b.is_show=1 and c.is_show=1 and c.hid>0 and b.kind=1 and a.qudao='tuboshu' and c.hid=62 group by a.physical_id order by a.weight asc [ RunTime:0.011690s ]
[ 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=62 [ RunTime:0.000345s ]
[ 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 (9,5,6,7,8,10,12) [ RunTime:0.000496s ]
[ 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 (9,5,6,7,8,10,12) ORDER BY a.publish_time desc LIMIT 0,1000 [ RunTime:0.000873s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert` [ RunTime:0.001131s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.000475s ]
[ 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='10' order by b.weight asc [ RunTime:0.000849s ]
[ 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='10' order by b.sort_order asc [ RunTime:0.030546s ]
[ 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=5 [ RunTime:0.000383s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000466s ]
[ 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='12' order by b.weight asc [ RunTime:0.014320s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.008593s ]
[ 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=10 [ RunTime:0.000352s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000454s ]
[ 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='12' order by b.weight asc [ RunTime:0.001030s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.015274s ]
[ 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=47 [ RunTime:0.000376s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 9 LIMIT 1 [ RunTime:0.000469s ]
[ 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='9' order by b.weight asc [ RunTime:0.000966s ]
[ 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='9' order by b.sort_order asc [ RunTime:0.014474s ]
[ 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=40 [ RunTime:0.000380s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.010891s ]
[ 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='10' order by b.weight asc [ RunTime:0.001142s ]
[ 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='10' order by b.sort_order asc [ RunTime:0.003625s ]
[ 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=39 [ RunTime:0.002303s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000399s ]
[ 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='12' order by b.weight asc [ RunTime:0.001143s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.046444s ]
[ 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=37 [ RunTime:0.000275s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000378s ]
[ 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='12' order by b.weight asc [ RunTime:0.000873s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.006759s ]
[ 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=35 [ RunTime:0.000724s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.002261s ]
[ 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='12' order by b.weight asc [ RunTime:0.000959s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.032892s ]
[ 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=33 [ RunTime:0.000455s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.013247s ]
[ 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='12' order by b.weight asc [ RunTime:0.001092s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.005845s ]
[ 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=32 [ RunTime:0.001510s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.001488s ]
[ 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='12' order by b.weight asc [ RunTime:0.022084s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.011579s ]
[ 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=31 [ RunTime:0.000350s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 8 LIMIT 1 [ RunTime:0.000368s ]
[ 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='8' order by b.weight asc [ RunTime:0.000783s ]
[ 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='8' order by b.sort_order asc [ RunTime:0.016536s ]
[ 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=30 [ RunTime:0.000311s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 6 LIMIT 1 [ RunTime:0.000418s ]
[ 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='6' order by b.weight asc [ RunTime:0.001001s ]
[ 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='6' order by b.sort_order asc [ RunTime:0.003606s ]
[ 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=28 [ RunTime:0.000246s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 6 LIMIT 1 [ RunTime:0.000592s ]
[ 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='6' order by b.weight asc [ RunTime:0.017236s ]
[ 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='6' order by b.sort_order asc [ RunTime:0.002270s ]
[ 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=27 [ RunTime:0.011563s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.002685s ]
[ 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='10' order by b.weight asc [ RunTime:0.001910s ]
[ 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='10' order by b.sort_order asc [ RunTime:0.001182s ]
[ 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=25 [ RunTime:0.000542s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.011460s ]
[ 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='10' order by b.weight asc [ RunTime:0.001002s ]
[ 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='10' order by b.sort_order asc [ RunTime:0.000431s ]
[ 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=24 [ RunTime:0.000305s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.005485s ]
[ 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='12' order by b.weight asc [ RunTime:0.000979s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.033293s ]
[ 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=19 [ RunTime:0.000312s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000465s ]
[ 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='12' order by b.weight asc [ RunTime:0.001048s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.013289s ]
[ 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=18 [ RunTime:0.028255s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 8 LIMIT 1 [ RunTime:0.002140s ]
[ 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='8' order by b.weight asc [ RunTime:0.001060s ]
[ 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='8' order by b.sort_order asc [ RunTime:0.000454s ]
[ 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=16 [ RunTime:0.000311s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.000459s ]
[ 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='10' order by b.weight asc [ RunTime:0.001135s ]
[ 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='10' order by b.sort_order asc [ RunTime:0.011310s ]
[ 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=15 [ RunTime:0.000492s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000469s ]
[ 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='12' order by b.weight asc [ RunTime:0.001038s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.011903s ]
[ 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=12 [ RunTime:0.000343s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000467s ]
[ 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='12' order by b.weight asc [ RunTime:0.001012s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.000366s ]
[ 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=11 [ RunTime:0.000253s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.011851s ]
[ 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='12' order by b.weight asc [ RunTime:0.002053s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.000545s ]
[ 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=9 [ RunTime:0.000268s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000415s ]
[ 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='12' order by b.weight asc [ RunTime:0.000898s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.000550s ]
[ 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=8 [ RunTime:0.000282s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 7 LIMIT 1 [ RunTime:0.000452s ]
[ 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='7' order by b.weight asc [ RunTime:0.001075s ]
[ 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='7' order by b.sort_order asc [ RunTime:0.000495s ]
[ 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=6 [ RunTime:0.000333s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000416s ]
[ 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='12' order by b.weight asc [ RunTime:0.000899s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.000526s ]
[ 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=1 [ RunTime:0.000273s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 7 LIMIT 1 [ RunTime:0.000384s ]
[ 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='7' order by b.weight asc [ RunTime:0.000858s ]
[ 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='7' order by b.sort_order asc [ RunTime:0.007123s ]
[ 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=2 [ RunTime:0.000274s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000392s ]
[ 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='12' order by b.weight asc [ RunTime:0.000868s ]
[ 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='12' order by b.sort_order asc [ RunTime:0.000534s ]
[ 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=3 [ RunTime:0.000237s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 7 LIMIT 1 [ RunTime:0.000354s ]
[ 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='7' order by b.weight asc [ RunTime:0.000789s ]
[ 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='7' order by b.sort_order asc [ RunTime:0.000309s ]
[ 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=4 [ RunTime:0.000255s ]
[ 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 = 62 [ RunTime:0.000486s ]
[ 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 = 62 ORDER BY a.publish_time desc LIMIT 0,1000 [ RunTime:0.000990s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000352s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_article_tags` [ RunTime:0.000646s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 56 [ RunTime:0.000188s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.022128s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 60 [ RunTime:0.000330s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000369s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 59 [ RunTime:0.000212s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000606s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 58 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000326s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 57 [ RunTime:0.000221s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000320s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 55 [ RunTime:0.000203s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000868s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 54 [ RunTime:0.011351s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000584s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 53 [ RunTime:0.000245s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000364s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 52 [ RunTime:0.000210s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000367s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 51 [ RunTime:0.000211s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000341s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 50 [ RunTime:0.000207s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000359s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 49 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.006640s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 48 [ RunTime:0.000266s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000376s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 47 [ RunTime:0.000226s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000382s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 46 [ RunTime:0.000227s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000369s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 45 [ RunTime:0.000240s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000391s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 44 [ RunTime:0.000247s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000480s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 43 [ RunTime:0.011198s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000457s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 42 [ RunTime:0.000232s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000361s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 41 [ RunTime:0.000230s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000356s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 40 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000363s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 39 [ RunTime:0.000209s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000353s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 38 [ RunTime:0.000238s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000363s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 37 [ RunTime:0.000224s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000390s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 36 [ RunTime:0.000230s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000378s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 35 [ RunTime:0.000237s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000403s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 34 [ RunTime:0.000223s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000365s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 33 [ RunTime:0.000221s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000373s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 32 [ RunTime:0.007037s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000410s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 31 [ RunTime:0.000222s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000350s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 30 [ RunTime:0.000211s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000342s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 29 [ RunTime:0.000227s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000427s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 28 [ RunTime:0.000208s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000346s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 27 [ RunTime:0.000211s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000342s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 26 [ RunTime:0.000229s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000337s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 25 [ RunTime:0.000210s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.006625s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 24 [ RunTime:0.000333s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000424s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 23 [ RunTime:0.000310s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000355s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 22 [ RunTime:0.000521s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000369s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 21 [ RunTime:0.000237s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000442s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 20 [ RunTime:0.000254s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.009294s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 19 [ RunTime:0.000482s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000435s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 18 [ RunTime:0.000232s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000379s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 17 [ RunTime:0.000217s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000367s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 16 [ RunTime:0.000212s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000376s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 15 [ RunTime:0.000253s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000392s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 14 [ RunTime:0.000233s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000378s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 13 [ RunTime:0.000235s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000383s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 12 [ RunTime:0.000239s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.011661s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 11 [ RunTime:0.000266s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000389s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 10 [ RunTime:0.000214s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000365s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 9 [ RunTime:0.000244s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000358s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 8 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000366s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 7 [ RunTime:0.000203s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000354s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 6 [ RunTime:0.000251s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000400s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 5 [ RunTime:0.000293s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000478s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 4 [ RunTime:0.000243s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000360s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 3 [ RunTime:0.000228s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000368s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 2 [ RunTime:0.000232s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000410s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 1 [ RunTime:0.006772s ]
[ 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 (62) [ RunTime:0.000333s ]
[ 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 (62) ORDER BY a.is_sift desc, a.weight desc LIMIT 0,1 [ RunTime:0.000463s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000435s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000409s ]
[ SQL ] SHOW COLUMNS FROM `ebx_region` [ RunTime:0.000844s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 2337 LIMIT 1 [ RunTime:0.000257s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 8753 LIMIT 1 [ RunTime:0.000246s ]
[ SQL ] SHOW COLUMNS FROM `ebx_project_type` [ RunTime:0.000851s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 96 AND `kind` = 1 LIMIT 1 [ RunTime:0.000298s ]
[ 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=62 and htc.`name`='医保定点' order by htc.score desc,htc.weight asc [ RunTime:0.006878s ]