ruoyi-service/ruoyi-order/src/main/resources/mapper/order/TChargingBillMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-service/ruoyi-order/src/main/resources/mapper/order/TChargingBillMapper.xml
@@ -20,6 +20,7 @@ </if> and t1.billType = 1 and t1.del_flag = 0 order by t1.create_time desc </select> <select id="chargingBillList1" resultType="com.ruoyi.order.api.vo.ChargingBillListVO"> select t1.* from t_charging_bill t1