This commit is contained in:
2024-07-02 14:02:32 +08:00

View File

@@ -84,7 +84,7 @@
WHERE b.point_status = '3'
AND b.ivt_status = '3'
AND a.sale_order_name = #{sale_order_name}
ORDER BY box_group DESC
ORDER BY paper_tube_description
</select>