[ DB ] CONNECT:[ UseTime:0.000603s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ebx_config` [ RunTime:0.000917s ]
[ SQL ] SELECT * FROM `ebx_config` [ RunTime:0.000335s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert` [ RunTime:0.001115s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE ( kind=1 and eid=9 ) 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='9' order by b.weight asc [ RunTime:0.007193s ]
[ 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=9 order by a.weight asc [ RunTime:0.000653s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.019999s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 9 AND `type` = 'learn_rank' [ RunTime:0.000763s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 9 AND `type` = 'company_auth' [ RunTime:0.000356s ]
[ 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 = '9' AND b.status = 1 and b.is_upper = 1 order by b.weight asc , b.add_time desc LIMIT 0,100 [ RunTime:0.000821s ]
[ 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 = '9' AND b.status = 1 and b.is_upper = 1 [ RunTime:0.016460s ]
[ SQL ] select * from ebx_order_diary as a where 1 = 1 AND a.is_open = 1 and a.auth_status = 1 AND a.eid = '9' order by a.create_date desc limit 0,10 [ RunTime:0.000353s ]
[ 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 = '9' [ RunTime:0.000231s ]
[ 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 = 9 [ RunTime:0.006417s ]
[ 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 = 9 ORDER BY a.is_sift desc, a.weight desc LIMIT 0,5 [ RunTime:0.000373s ]
[ 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 = 9 [ RunTime:0.000288s ]
[ 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 = 9 ORDER BY a.publish_time desc LIMIT 0,10 [ RunTime:0.000417s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert_edu` [ RunTime:0.000767s ]
[ SQL ] SELECT * FROM `ebx_expert_edu` WHERE `eid` = 9 AND `is_delete` = 2 ORDER BY weight desc [ RunTime:0.000883s ]
[ SQL ] select * from ebx_doctor_price where is_deleted=0 and eid=9 order by weight asc [ RunTime:0.000277s ]