库存排序

This commit is contained in:
2026-04-03 10:05:46 +08:00
parent f7b9f228c3
commit 96b9084267

View File

@@ -183,7 +183,7 @@
</if> </if>
</where> </where>
ORDER BY ri.operation_time DESC ORDER BY ri.pcode ASC, ri.operation_time DESC
</select> </select>
<!-- ========================= 按 ID 查询 ========================= --> <!-- ========================= 按 ID 查询 ========================= -->