zouyu
10 天以前 5c58ac36853e09b09498ac2ed75bf5a9e7b80e12
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>