退料申请表数据问题修改
This commit is contained in:
parent
a7bf8ea2c1
commit
be12de782c
|
|
@ -916,7 +916,7 @@
|
|||
and mtk.user_id = #{userId}
|
||||
</if>
|
||||
GROUP BY lai.id
|
||||
ORDER BY tt.task_status
|
||||
ORDER BY tt.task_status,tt.create_time
|
||||
</select>
|
||||
<select id="getLeaseDetailByParentId" resultType="com.bonus.sgzb.app.domain.TmTask">
|
||||
SELECT
|
||||
|
|
|
|||
Loading…
Reference in New Issue