总包方
This commit is contained in:
@ -52,6 +52,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
and bptp.task_id = #{dto.taskId}
|
||||
</if>
|
||||
</where>
|
||||
order by bptp.id desc
|
||||
</select>
|
||||
|
||||
<select id="getProgressByTaskIds" resultType="com.ruoyi.bgt.domain.BgtProjectTaskProgress">
|
||||
|
Reference in New Issue
Block a user