ruoyi-system/src/main/resources/mapper/system/TBillMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-system/src/main/resources/mapper/system/TBillMapper.xml
@@ -231,7 +231,7 @@ <if test="first!=null and last !=null"> AND tb.payable_fees_time BETWEEN #{first} AND #{last} </if> GROUP BY tt.id </where> GROUP BY tt.id </select> </mapper>