问题修改

This commit is contained in:
hayu 2025-08-18 10:19:18 +08:00
parent a637da88e6
commit 9a820b42c3
1 changed files with 1 additions and 0 deletions

View File

@ -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">