${if(len(yf)==0,""," and month in( ' "+yf+" ')")}
这样写是对的吗
这个in语句
select * from b where 1=1
${if(len(yf)=0,"","and month in('"+yf+"')")}