|
|
@ -115,8 +115,7 @@
|
|
|
|
<if test="fromprojectid != null"> and FROMPROJECTID ${fromprojectid.dataOp} ${fromprojectid.likestar}#{fromprojectid.value}${fromprojectid.likeend}</if>
|
|
|
|
<if test="fromprojectid != null"> and FROMPROJECTID ${fromprojectid.dataOp} ${fromprojectid.likestar}#{fromprojectid.value}${fromprojectid.likeend}</if>
|
|
|
|
<if test="fromuserid != null"> and FROMUSERID ${fromuserid.dataOp} ${fromuserid.likestar}#{fromuserid.value}${fromuserid.likeend}</if>
|
|
|
|
<if test="fromuserid != null"> and FROMUSERID ${fromuserid.dataOp} ${fromuserid.likestar}#{fromuserid.value}${fromuserid.likeend}</if>
|
|
|
|
<if test="fromplanid != null"> and FROMPLANID ${fromplanid.dataOp} ${fromplanid.likestar}#{fromplanid.value}${fromplanid.likeend}</if>
|
|
|
|
<if test="fromplanid != null"> and FROMPLANID ${fromplanid.dataOp} ${fromplanid.likestar}#{fromplanid.value}${fromplanid.likeend}</if>
|
|
|
|
|
|
|
|
<if test="iztrueorfalse != null"> and IZTRUEORFALSE ${iztrueorfalse.dataOp} ${iztrueorfalse.likestar}#{iztrueorfalse.value}${iztrueorfalse.likeend}</if>
|
|
|
|
|
|
|
|
|
|
|
|
<if test="listFlowCcUserid != null">
|
|
|
|
<if test="listFlowCcUserid != null">
|
|
|
|
and ID in
|
|
|
|
and ID in
|
|
|
|
<foreach collection="listFlowCcUserid" item="item" index="index" open="(" separator="," close=")" >
|
|
|
|
<foreach collection="listFlowCcUserid" item="item" index="index" open="(" separator="," close=")" >
|
|
|
|