永洪社区

标题: 永洪sql 传参写法 [打印本页]

作者: qwe    时间: 2021-8-1 17:36
标题: 永洪sql 传参写法
select* from    xxxx
where 1=1
${if(len(state)=0,"","and state in ('"+O6+"')")}


上面的sql中   if这段的永洪sql的传参  写法   应该怎么写

<if state=0 >,'',and state in ?{O6} </if>
这样写吗


请大神指教


作者: BoJie    时间: 2021-8-2 00:13
(, 下载次数: 218)