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