[ SQL ] SHOW COLUMNS FROM `cmf_specialist` [ RunTime:0.005956s ]
[ SQL ] SELECT `a`.*,eh.name as hosName,`eh`.`address`,`eh`.`advantage` FROM `cmf_specialist` `a` LEFT JOIN `cmf_examination_hospital` `eh` ON `eh`.`id`=`a`.`hospital` WHERE `a`.`id` = '0' LIMIT 1 [ RunTime:0.001134s ]