前言

<if test="list!= null and list.size()>0" >
      and s.orderstatus in 
      <foreach collection="list" item="item" open="(" close=")" separator="," >
        #{item}
      </foreach>
</if>   
Logo

基于 Vue 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。

更多推荐