opt:优化

This commit is contained in:
DESKTOP-5DIJMF9\admin
2025-04-22 13:04:03 +08:00
parent a39f704e36
commit 5ea2596707

View File

@@ -175,6 +175,9 @@
p.paper_tube_description, p.paper_tube_description,
p.FRP_description p.FRP_description
ORDER BY ORDER BY
`status`, start_time `status`,
qzz_size,
manufacture_sort desc,
start_time
</select> </select>
</mapper> </mapper>