ruoyi-service/ruoyi-order/src/main/resources/mapper/order/TSettlementConfirmMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-service/ruoyi-order/src/main/resources/mapper/order/TSettlementConfirmMapper.xml
@@ -35,5 +35,6 @@ and (t1.end_time between #{req.startTime} and #{req.endTime} </if> </if> and t1.delete_flag = 0 </select> </mapper>