查询脚本中 条件的地方 用if去判断
where 1=1
${if(len(rq)=0,"","and rq>'"+rq+"'")}
${if(len(gs)=0,"","and gs='"+gs+"'")}
判断参数控件,不为空就在脚本中进行条件限制