库存排序
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
</if>
|
||||
</where>
|
||||
|
||||
ORDER BY ri.operation_time DESC
|
||||
ORDER BY ri.pcode ASC, ri.operation_time DESC
|
||||
</select>
|
||||
|
||||
<!-- ========================= 按 ID 查询 ========================= -->
|
||||
|
||||
Reference in New Issue
Block a user