| | |
| | | (t1.node_id = 'ZJ_DSL' or t1.node_id = 'QJ_DSL' or t1.node_id = 'SJ_DSL' or t1.node_id = 'DSL') |
| | | and t2.delete_status = 0 |
| | | and t1.sign_status != 1 |
| | | and (t1.handle_result != 3 or t1.handle_result is null) |
| | | and t1.status = #{terms.status} |
| | | <include refid="myTaskSl-where-part"/> |
| | | </select> |
| | |
| | | (t1.node_id = 'ZJ_DSL' or t1.node_id = 'QJ_DSL' or t1.node_id = 'SJ_DSL' or t1.node_id = 'DSL') |
| | | and t2.delete_status = 0 |
| | | and t1.sign_status != 1 |
| | | and (t1.handle_result != 3 or t1.handle_result is null) |
| | | and t1.status = #{terms.status} |
| | | <include refid="myTaskSl-where-part"/> |
| | | <if test="page.sort != null"> |
| | |
| | | left join dyh_case_info t2 on t1.case_id = t2.id |
| | | left join dyh_case_info_unfold t3 on t1.case_id = t3.id |
| | | where t1.status = 2 |
| | | and t1.node_id = 'BLFK' |
| | | and t1.handle_unit_id = #{terms.handleUnitId} |
| | | and t2.delete_status = 0 |
| | | <include refid="myTaskYb-where-part"/> |
| | |
| | | left join dyh_case_info t2 on t1.case_id = t2.id |
| | | left join dyh_case_info_unfold t3 on t1.case_id = t3.id |
| | | where t1.status = 2 |
| | | and t1.node_id = 'BLFK' |
| | | and t1.handle_unit_id = #{terms.handleUnitId} |
| | | and t2.delete_status = 0 |
| | | <include refid="myTaskYb-where-part"/> |