$map['_string']='pid=13 AND table_name=case'; $t=M('aa')->where($map)->select();
$map['_string']='pid=13'; $t=M('aa')->where($map)->select();