[ DB ] CONNECT:[ UseTime:0.000335s ] mysql:host=localhost;port=3306;dbname=test_92ya_com;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ebx_config` [ RunTime:0.000695s ]
[ SQL ] SELECT * FROM `ebx_config` [ RunTime:0.000365s ]
[ SQL ] select hid,name,alias_name from ebx_hospital as a where a.status = '1' and a.is_show = 1 and FIND_IN_SET(1,a.kind_str) AND a.city = '236' order by a.weight asc,add_time desc limit 20 [ RunTime:0.001307s ]
[ SQL ] select link_id,link_name,link_url,target from ebx_friend_link where 1 = 1 AND is_show = 1 AND ( city = '236' or province = 0 ) order by `orderby` desc limit 100 [ RunTime:0.000480s ]
[ SQL ] select `id` , `name` , `area_code` from `ebx_region` where 1 = 1 AND is_hot = 1 and area_code is not null and open_pingtai=1 order by weight asc limit 100 [ RunTime:0.000796s ]
[ 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 FIND_IN_SET(1,a.kind_str) AND a.city = '236' order by a.add_time desc limit 20 [ RunTime:0.000744s ]
[ SQL ] SHOW COLUMNS FROM `ebx_article_unique_tags` [ RunTime:0.001071s ]
[ SQL ] SELECT * FROM `ebx_article_unique_tags` ORDER BY create_date desc LIMIT 0,20 [ RunTime:0.000411s ]
[ SQL ] SHOW COLUMNS FROM `ebx_common_cart` [ RunTime:0.000818s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ebx_common_cart` WHERE `session_id` = '8dfb0o6sdt3vcgf7fjf95lc4o7' LIMIT 1 [ RunTime:0.000317s ]
[ SQL ] select a.province,a.city,a.region from ebx_hospital as a where a.status = '1' and a.is_show = 1 and FIND_IN_SET(1,a.kind_str) AND a.city = '236' group by a.region limit 1000 [ RunTime:0.000716s ]
[ SQL ] SHOW COLUMNS FROM `ebx_search_keywords` [ RunTime:0.000933s ]
[ SQL ] SELECT * FROM `ebx_search_keywords` WHERE ( is_show=1 and area_code='0755' and type=1 and kind=1 and count>3 ) ORDER BY `count` desc,`id` desc LIMIT 10 [ RunTime:0.000553s ]
[ SQL ] select * from ebx_project_type as a where is_show = 1 and kind = 1 order by a.sort_order asc [ RunTime:0.000605s ]
[ SQL ] SHOW COLUMNS FROM `ebx_users` [ RunTime:0.001023s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 0 LIMIT 1 [ RunTime:0.000295s ]
[ SQL ] SHOW COLUMNS FROM `ebx_order_diary` [ RunTime:0.000729s ]
[ SQL ] SELECT * FROM `ebx_order_diary` WHERE `id` = 8 LIMIT 1 [ RunTime:0.000290s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000296s ]
[ SQL ] SHOW COLUMNS FROM `ebx_expert` [ RunTime:0.001098s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 9 LIMIT 1 [ RunTime:0.000447s ]
[ 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.000921s ]
[ 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.000504s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_tags` [ RunTime:0.000739s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 9 AND `type` = 'learn_rank' [ RunTime:0.000340s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 9 AND `type` = 'company_auth' [ RunTime:0.000332s ]
[ SQL ] SHOW COLUMNS FROM `ebx_project_type` [ RunTime:0.000834s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 68 LIMIT 1 [ RunTime:0.000280s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 71 LIMIT 1 [ RunTime:0.000266s ]
[ SQL ] SHOW COLUMNS FROM `ebx_order_goods_physical_person` [ RunTime:0.000839s ]
[ SQL ] SELECT * FROM `ebx_order_goods_physical_person` WHERE `id` = 1335 LIMIT 1 [ RunTime:0.000305s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital` [ RunTime:0.001092s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000375s ]
[ 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 order by htc.weight asc [ RunTime:0.000442s ]
[ SQL ] select a.goods_id , a.prom_type ,a.goods_name,a.goods_num, a.real_price as g_real_price , a.unit_price as g_unit_price ,a.price as g_price , a.tail_price from ebx_order_goods as a
left join ebx_order_goods_physical_person as b on a.rec_id = b.rec_id
left join ebx_order_diary as c on c.id = '8' group by c.id [ RunTime:0.001449s ]
[ SQL ] SHOW COLUMNS FROM `ebx_hospital_meal` [ RunTime:0.000994s ]
[ SQL ] SELECT `thum` FROM `ebx_hospital_meal` WHERE `tid` = 70 LIMIT 1 [ RunTime:0.000235s ]
[ SQL ] SELECT `pic_data` FROM `ebx_hospital_meal` WHERE `tid` = 70 LIMIT 1 [ RunTime:0.000216s ]
[ SQL ] select a.* from ebx_order_diary as a where a.is_open = 1 AND a.id not in (8) AND a.physical_id in ( select id from ebx_order_goods_physical_person as bb where bb.hid = '62' ) order by a.create_date desc limit 5 [ RunTime:0.000431s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000325s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 6 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='6' order by b.weight asc [ RunTime:0.000826s ]
[ 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=6 order by a.weight asc [ RunTime:0.000521s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'learn_rank' [ RunTime:0.000338s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'company_auth' [ RunTime:0.000349s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 68 LIMIT 1 [ RunTime:0.000283s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 71 LIMIT 1 [ RunTime:0.000263s ]
[ SQL ] SELECT * FROM `ebx_order_goods_physical_person` WHERE `id` = 1344 LIMIT 1 [ RunTime:0.000284s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000407s ]
[ 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 order by htc.weight asc [ RunTime:0.000420s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000327s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 5 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='6' order by b.weight asc [ RunTime:0.000843s ]
[ 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=6 order by a.weight asc [ RunTime:0.000514s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'learn_rank' [ RunTime:0.000351s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'company_auth' [ RunTime:0.000332s ]
[ 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.000858s ]
[ 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.000447s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'learn_rank' [ RunTime:0.000330s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'company_auth' [ RunTime:0.000318s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 68 LIMIT 1 [ RunTime:0.000321s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 71 LIMIT 1 [ RunTime:0.000279s ]
[ SQL ] SELECT * FROM `ebx_order_goods_physical_person` WHERE `id` = 1328 LIMIT 1 [ RunTime:0.000319s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000383s ]
[ 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 order by htc.weight asc [ RunTime:0.000438s ]
[ 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 order by htc.weight asc [ RunTime:0.000417s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000300s ]
[ SQL ] SELECT * FROM `ebx_expert` WHERE `eid` = 8 LIMIT 1 [ RunTime:0.000381s ]
[ 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.000835s ]
[ 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=6 order by a.weight asc [ RunTime:0.001257s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'learn_rank' [ RunTime:0.000328s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'company_auth' [ RunTime:0.000302s ]
[ 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.000891s ]
[ 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.000452s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'learn_rank' [ RunTime:0.000314s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'company_auth' [ RunTime:0.000302s ]
[ 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.000894s ]
[ 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=8 order by a.weight asc [ RunTime:0.000441s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 8 AND `type` = 'learn_rank' [ RunTime:0.000309s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 8 AND `type` = 'company_auth' [ RunTime:0.000316s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 68 LIMIT 1 [ RunTime:0.000285s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 71 LIMIT 1 [ RunTime:0.000275s ]
[ SQL ] SELECT * FROM `ebx_order_goods_physical_person` WHERE `id` = 1332 LIMIT 1 [ RunTime:0.000305s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000390s ]
[ 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 order by htc.weight asc [ RunTime:0.000401s ]
[ 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 order by htc.weight asc [ RunTime:0.000408s ]
[ 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 order by htc.weight asc [ RunTime:0.000385s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000302s ]
[ 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.000961s ]
[ 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=6 order by a.weight asc [ RunTime:0.000517s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'learn_rank' [ RunTime:0.000320s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'company_auth' [ RunTime:0.000309s ]
[ 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.000978s ]
[ 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.000474s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'learn_rank' [ RunTime:0.000341s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 5 AND `type` = 'company_auth' [ 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='8' order by b.weight asc [ RunTime:0.000923s ]
[ 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=8 order by a.weight asc [ RunTime:0.000643s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 8 AND `type` = 'learn_rank' [ RunTime:0.000302s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 8 AND `type` = 'company_auth' [ RunTime:0.000314s ]
[ 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.000910s ]
[ 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=6 order by a.weight asc [ RunTime:0.000487s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'learn_rank' [ RunTime:0.000307s ]
[ SQL ] SELECT * FROM `ebx_hospital_tags` WHERE `hid` = 6 AND `type` = 'company_auth' [ RunTime:0.000305s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 68 LIMIT 1 [ RunTime:0.000306s ]
[ SQL ] SELECT * FROM `ebx_project_type` WHERE `cat_id` = 71 LIMIT 1 [ RunTime:0.000280s ]
[ SQL ] SELECT * FROM `ebx_order_goods_physical_person` WHERE `id` = 1340 LIMIT 1 [ RunTime:0.000303s ]
[ SQL ] SELECT * FROM `ebx_hospital` WHERE `hid` = 62 LIMIT 1 [ RunTime:0.000390s ]
[ 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 order by htc.weight asc [ RunTime:0.000416s ]
[ 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 order by htc.weight asc [ RunTime:0.000374s ]
[ 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 order by htc.weight asc [ RunTime:0.000363s ]
[ 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 order by htc.weight asc [ RunTime:0.000370s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000320s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000288s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000303s ]
[ SQL ] SELECT * FROM `ebx_users` WHERE `user_id` = 52 LIMIT 1 [ RunTime:0.000283s ]
[ SQL ] UPDATE `ebx_order_diary` SET `view_num`=`view_num`+1 WHERE `id` = 8 [ RunTime:0.034727s ]
发表评论
{{count}}条回复
{{item.newMobile}} {{item.create_date}}
{{item.content}}