[ DB ] CONNECT:[ UseTime:0.000273s ] 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 = '173' order by a.add_time desc limit 20 [ RunTime:0.000493s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert` [ RunTime:0.001106s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000430s ]
[ 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.000836s ]
[ 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=12 order by a.weight asc [ RunTime:0.000439s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.000712s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 12 AND `type` = 'learn_rank' [ RunTime:0.000266s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tag_config` [ RunTime:0.000699s ]
[ 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.000217s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 12 AND `type` = 'company_auth' [ RunTime:0.000255s ]
[ 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.000208s ]
[ SQL ] select a.tid , b.name , b.w_price, b.y_price , b.thum ,b.cat_top_id , b.cat_two_id , c.name as h_name , c.yuyue_num , b.yuyue_count ,b.virtual_sell ,b.pic_data from ebx_hospital_meal_expert as a
left join ebx_hospital_meal as b on a.tid = b.tid left join ebx_hospital as c on c.hid = b.hid
where a.eid = '12' AND b.status = 1 and b.is_upper = 1 order by b.weight asc , b.add_time desc LIMIT 0,100 [ RunTime:0.000617s ]
[ SQL ] select count(*) as c from ebx_hospital_meal_expert as a
left join ebx_hospital_meal as b on a.tid = b.tid left join ebx_hospital as c on c.hid = b.hid
where a.eid = '12' AND b.status = 1 and b.is_upper = 1 [ RunTime:0.000272s ]
[ SQL ] select * from ebx_order_diary as a where 1 = 1 AND a.is_open = 1 and a.auth_status = 1 AND a.eid = '12' order by a.create_date desc limit 0,10 [ RunTime:0.000267s ]
[ SQL ] select count(*) as c from ebx_order_diary as a where 1 = 1 AND a.is_open = 1 and a.auth_status = 1 AND a.eid = '12' [ RunTime:0.000192s ]
[ 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.eid = 12 [ RunTime:0.000287s ]
[ 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.eid = 12 ORDER BY a.publish_time desc LIMIT 0,5 [ RunTime:0.000347s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000305s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital` [ RunTime:0.000888s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 88 LIMIT 1 [ RunTime:0.000273s ]
[ SQL ] SHOW COLUMNS FROM `ebx_region` [ RunTime:0.000718s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 2334 LIMIT 1 [ RunTime:0.000210s ]
[ SQL ] SELECT * FROM `ebx_region` WHERE `id` = 8673 LIMIT 1 [ RunTime:0.000201s ]
[ SQL ] SHOW COLUMNS FROM `ebx_project_type` [ RunTime:0.000747s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 91 LIMIT 1 [ RunTime:0.000218s ]
[ 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.kepu_type = 1 AND a.eid = 12 [ RunTime:0.000330s ]
[ 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.kepu_type = 1 AND a.eid = 12 ORDER BY a.publish_time desc LIMIT 0,10 [ RunTime:0.000477s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 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='12' order by b.weight asc [ RunTime:0.000737s ]
[ 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.000280s ]
[ 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.000220s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 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='12' order by b.weight asc [ RunTime:0.000732s ]
[ 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.000266s ]
[ 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.000216s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000279s ]
[ 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.000726s ]
[ 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.001309s ]
[ 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.000271s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 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='12' order by b.weight asc [ RunTime:0.001011s ]
[ 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=19 [ 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.000976s ]
[ 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.000379s ]
[ 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.000254s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 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='12' order by b.weight asc [ RunTime:0.000994s ]
[ 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.000367s ]
[ 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.000282s ]
[ 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.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.000363s ]
[ 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.000285s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 LIMIT 1 [ RunTime:0.000405s ]
[ 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.001026s ]
[ 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.000315s ]
[ 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.000231s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 12 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='12' order by b.weight asc [ RunTime:0.000760s ]
[ 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.000271s ]
[ 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.000231s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert_edu` [ RunTime:0.000723s ]
[ SQL ] SELECT * FROM `ebx_expert_edu` WHERE `eid` = 12 AND `is_delete` = 2 ORDER BY weight desc [ RunTime:0.000240s ]
[ SQL ] select a.name as pyname,b.pyid,b.id,b.price,b.max_price from ebx_project_yuyue as a left join ebx_expert_project_yuyue as b on a.id=b.pyid where eid = 12 and a.is_show = 1 and b.is_show = 1 [ RunTime:0.000285s ]
[ SQL ] select d.*,(select count(*) from ebx_doctor_multi_job as dmj where dmj.doctor_id=d.doctor_id and dmj.`status`=1) as dmj_count,
a.xueli_json,a.miaoshu,a.xueshu,a.title,a.jiyu
from ebx_doctor as d left join ebx_doctor_data as a on d.doctor_id=a.doctor_id where d.pcno = '120360104000111' limit 1 [ RunTime:0.016580s ]