luofl
2025-04-03 65f3fb018916e35a6271a4e348093a8d1a938120
ruoyi-system/src/main/resources/mapper/system/TBillMapper.xml
@@ -232,6 +232,5 @@
                AND tb.payable_fees_time BETWEEN #{first} AND #{last}
            </if>
        </where>
        GROUP BY tt.id
    </select>
</mapper>