库存排序
This commit is contained in:
@@ -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 查询 ========================= -->
|
||||||
|
|||||||
Reference in New Issue
Block a user