ruoyi-system/src/main/resources/mapper/system/TBillMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-system/src/main/resources/mapper/system/TBillMapper.xml
@@ -63,7 +63,7 @@ and t.id = #{query.userId} </if> </where> order by b.payable_fees_time desc order by b.payable_fees_time </select> <select id="getBillList" resultType="com.ruoyi.system.dto.TBillDto"> SELECT