maven
2025-12-12 00e804c53156c80a815db2ffb82c86885490f317
src/main/resources/mapper/production/SalesLedgerProductionAccountingMapper.xml
@@ -51,6 +51,6 @@
            </if>
        </where>
        group by t4.id
        order by t4.update_time desc
        order by t4.scheduling_date desc
    </select>
</mapper>