ruoyi-service/ruoyi-order/src/main/resources/mapper/order/TOrderEvaluateMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-service/ruoyi-order/src/main/resources/mapper/order/TOrderEvaluateMapper.xml
@@ -86,7 +86,7 @@ from t_order_evaluate where del_flag = ${@com.ruoyi.common.core.enums.DelFlagEnum@NO.getCode()} and order_id in (select order_id (select id from t_charging_order where site_id = #{siteId} and del_flag = ${@com.ruoyi.common.core.enums.DelFlagEnum@NO.getCode()})