@@ -42,6 +42,7 @@
SELECT *
FROM t_jsgcghxk
WHERE project_id = #{projectId}
+ ORDER BY created_at ASC
</select>
<!-- 更新记录 -->