fix: 排序
This commit is contained in:
@@ -168,6 +168,6 @@
|
|||||||
p.qzz_size,
|
p.qzz_size,
|
||||||
p.qzz_generation
|
p.qzz_generation
|
||||||
ORDER BY
|
ORDER BY
|
||||||
start_time DESC
|
`status`, start_time DESC
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|||||||
Reference in New Issue
Block a user