$map['pid']='0'; $map['tid']=array('gt','0'); $MK = M('Fofl'); $mks = $MK ->where($map)->join('__MOKU__ ON __fofl__.mid = __MOKU__.id')->select();