Commit 231461e7 by huangfusuper

增加工作流扫描条件

parent 77b81d57
......@@ -43,6 +43,7 @@
and remaining_count != 0
and start_up = '0'
and is_inner = '1'
and scan_mark = '1'
</select>
<select id="getById" parameterType="java.lang.Integer" resultMap="BaseResultMap">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment