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