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>