码迷,mamicode.com
首页 > 其他好文 > 详细

【字符比较】单字符比较值是否相等

时间:2017-09-04 18:19:28      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:bsp   col   task   str   logs   and   pre   test   span   

<if test="taskStatus==‘4‘ .toString()">
  and paid_status!=‘2‘ and task_status=‘4‘
</if>
<if test="taskStatus!=‘4‘ .toString()">
  and task_status=${taskStatus}
</if>

 

【字符比较】单字符比较值是否相等

标签:bsp   col   task   str   logs   and   pre   test   span   

原文地址:http://www.cnblogs.com/sunny3096/p/7474833.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!