app排序
This commit is contained in:
parent
fd50ae3a21
commit
f8fb10700c
|
|
@ -43,7 +43,7 @@
|
||||||
AND ts.team_id = -1
|
AND ts.team_id = -1
|
||||||
</if>
|
</if>
|
||||||
</if>
|
</if>
|
||||||
ORDER BY dispatch_time ASC
|
ORDER BY te.update_time DESC
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<!--试验详情列表-->
|
<!--试验详情列表-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue