问题修改
This commit is contained in:
parent
a637da88e6
commit
9a820b42c3
|
|
@ -535,6 +535,7 @@
|
|||
select agreement_id
|
||||
from tm_task_agreement
|
||||
where task_id = #{taskId}
|
||||
limit 1
|
||||
</select>
|
||||
|
||||
<select id="getUnFinish" resultType="java.lang.Integer">
|
||||
|
|
|
|||
Loading…
Reference in New Issue