[ DB ] CONNECT:[ UseTime:0.000285s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ebx_config` [ RunTime:0.000946s ]
[ SQL ] SELECT * FROM `ebx_config` [ RunTime:0.000373s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital` [ RunTime:0.001123s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE ( is_show=1 and FIND_IN_SET(1,kind_str)>0 and hid=62 ) LIMIT 1 [ RunTime:0.000480s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.000637s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 62 AND `type` = 'tijian_level' [ RunTime:0.000449s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_scheduling` [ RunTime:0.002435s ]
[ SQL ] SELECT * FROM `ebx_hospital_scheduling` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000304s ]
[ 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.001172s ]
[ 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.000376s ]
[ SQL ] select count(*) as c from ebx_hospital_meal_comment as a where a.hid = '62' [ RunTime:0.000244s ]
[ 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.000268s ]
[ 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.000368s ]
[ 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.000306s ]
[ 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.001239s ]
[ 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.000341s ]
[ 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.000498s ]
[ 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.000933s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert` [ RunTime:0.001314s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.000471s ]
[ 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.000944s ]
[ 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.000473s ]
[ 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.000323s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000483s ]
[ 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.000999s ]
[ 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.000485s ]
[ 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.000351s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000477s ]
[ 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.000562s ]
[ 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.000322s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 9 LIMIT 1 [ RunTime:0.000482s ]
[ 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.001058s ]
[ 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.000436s ]
[ 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.000317s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.000496s ]
[ 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.000934s ]
[ 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.000464s ]
[ 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.000320s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000472s ]
[ 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.001010s ]
[ 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.000858s ]
[ 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.000312s ]
[ 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.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.000478s ]
[ 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.000333s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000480s ]
[ 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.001050s ]
[ 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.000537s ]
[ 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.000325s ]
[ 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.001063s ]
[ 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.000418s ]
[ 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.000317s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 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='12' order by b.weight asc [ RunTime:0.001007s ]
[ 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.000369s ]
[ 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.000412s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 8 LIMIT 1 [ RunTime:0.000422s ]
[ 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.000824s ]
[ 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.000344s ]
[ 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.000281s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 6 LIMIT 1 [ RunTime:0.000406s ]
[ 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.000809s ]
[ 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.000320s ]
[ 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.000267s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 6 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='6' order by b.weight asc [ RunTime:0.000797s ]
[ 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.000351s ]
[ 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.000285s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.000444s ]
[ 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.000824s ]
[ 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.000388s ]
[ 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.000230s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.000396s ]
[ 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.000813s ]
[ 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.000372s ]
[ 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.000262s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000393s ]
[ 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.000957s ]
[ 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.004051s ]
[ 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.000272s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000437s ]
[ 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.000930s ]
[ 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.000464s ]
[ 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.000274s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 8 LIMIT 1 [ RunTime:0.000424s ]
[ 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.000846s ]
[ 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.002639s ]
[ 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.000362s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 10 LIMIT 1 [ RunTime:0.000464s ]
[ 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.000845s ]
[ 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.000333s ]
[ 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.000261s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000476s ]
[ 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.004335s ]
[ 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.000444s ]
[ 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.000336s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000508s ]
[ 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.000877s ]
[ 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.000455s ]
[ 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.000296s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.001859s ]
[ 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.001308s ]
[ 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.000616s ]
[ 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.000251s ]
[ 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.000924s ]
[ 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.001673s ]
[ 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.000274s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 7 LIMIT 1 [ RunTime:0.000396s ]
[ 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.000817s ]
[ 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.000371s ]
[ 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.000249s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000367s ]
[ 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.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='12' order by b.sort_order asc [ RunTime:0.001652s ]
[ 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.000274s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 7 LIMIT 1 [ RunTime:0.000394s ]
[ 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.000893s ]
[ 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.000346s ]
[ 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.000260s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000388s ]
[ 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.000859s ]
[ 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.000382s ]
[ 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.000258s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 7 LIMIT 1 [ RunTime:0.000390s ]
[ 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.000830s ]
[ 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.000332s ]
[ 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.000232s ]
[ 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.000590s ]
[ 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.001160s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000392s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_article_tags` [ RunTime:0.000694s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 56 [ RunTime:0.000238s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000387s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 60 [ RunTime:0.000221s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000371s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 59 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000349s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 58 [ RunTime:0.000228s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000349s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 57 [ RunTime:0.000210s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000371s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 55 [ RunTime:0.000196s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000338s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 54 [ RunTime:0.000244s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000361s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 53 [ RunTime:0.000216s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000436s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 52 [ RunTime:0.000264s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000430s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 51 [ RunTime:0.000265s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000350s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 50 [ RunTime:0.000201s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000332s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 49 [ RunTime:0.000228s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000325s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 48 [ RunTime:0.000201s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000344s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 47 [ RunTime:0.000200s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000348s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 46 [ RunTime:0.000202s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000332s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 45 [ RunTime:0.000229s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000329s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 44 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000351s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 43 [ RunTime:0.000202s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000349s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 42 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000367s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 41 [ RunTime:0.000223s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000328s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 40 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000349s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 39 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000330s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 38 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000331s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 37 [ RunTime:0.000222s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000329s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 36 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000394s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 35 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000409s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 34 [ RunTime:0.000202s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000331s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 33 [ RunTime:0.000223s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000328s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 32 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000483s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 31 [ RunTime:0.000209s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000328s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 30 [ RunTime:0.000226s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000330s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 29 [ RunTime:0.000204s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000352s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 28 [ RunTime:0.000201s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000348s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 27 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000326s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 26 [ RunTime:0.000223s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000330s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 25 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000348s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 24 [ RunTime:0.000203s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000350s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 23 [ RunTime:0.000201s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000328s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 22 [ RunTime:0.000200s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000332s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 21 [ RunTime:0.000228s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000323s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 20 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000353s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 19 [ RunTime:0.000204s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000395s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 18 [ RunTime:0.000284s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000394s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 17 [ RunTime:0.000203s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000333s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 16 [ RunTime:0.000206s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000327s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 15 [ RunTime:0.000229s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000327s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 14 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000390s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 13 [ RunTime:0.000203s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000350s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 12 [ RunTime:0.000202s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000328s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 11 [ RunTime:0.000218s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000327s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 10 [ RunTime:0.000203s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000344s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 9 [ RunTime:0.000203s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000346s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 8 [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000330s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 7 [ RunTime:0.000204s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000338s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 6 [ RunTime:0.000222s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000331s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 5 [ RunTime:0.000207s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000346s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 4 [ RunTime:0.000203s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000332s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 3 [ RunTime:0.000202s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000329s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 2 [ RunTime:0.000224s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000415s ]
[ SQL ] SELECT * FROM `ebx_hospital_article_tags` WHERE `haid` = 1 [ RunTime:0.000205s ]
[ 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.000339s ]
[ 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.000451s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 11 LIMIT 1 [ RunTime:0.000396s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000360s ]
[ SQL ] SHOW COLUMNS FROM `ebx_region` [ RunTime:0.000794s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 2337 LIMIT 1 [ RunTime:0.000235s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 8753 LIMIT 1 [ RunTime:0.000244s ]
[ SQL ] SHOW COLUMNS FROM `ebx_project_type` [ RunTime:0.000768s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 96 AND `kind` = 1 LIMIT 1 [ RunTime:0.000273s ]
[ 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.000386s ]