zouyu
2026-01-21 1f4f0cb71bff976cee6e30534605371754575b91
src/main/resources/mapper/production/SalesLedgerProductionAccountingMapper.xml
@@ -33,6 +33,6 @@
            </if>
        </where>
        group by t4.id
        order by t4.update_time desc
        order by t4.scheduling_date desc
    </select>
</mapper>