This commit is contained in:
parent
f6e18f9455
commit
e42205a38f
|
|
@ -1052,6 +1052,8 @@
|
||||||
WHERE
|
WHERE
|
||||||
is_ds='1' and back_id = #{backId}
|
is_ds='1' and back_id = #{backId}
|
||||||
GROUP BY task_id
|
GROUP BY task_id
|
||||||
|
ORDER BY create_time
|
||||||
|
LIMIT 1
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<update id="updateRepairedAndScrapNum">
|
<update id="updateRepairedAndScrapNum">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue