<if test='patrolResult != null and patrolResult != "" and patrolResult !="1"'>AND PATROL_RESULT = #{patrolResult}</if>       
<if test='patrolResult == "1"'>AND PATROL_RESULT IS NULL</if> 

 

相关文章:

  • 2022-12-23
  • 2021-07-07
  • 2021-11-10
  • 2021-10-25
  • 2021-07-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2022-12-23
相关资源
相似解决方案