pt-errand/src/main/resources/mapper/EvaluationMapper.xml @@ -11,6 +11,7 @@ where o.courier_id=#{courierId} and o.del_flag=0 and te.type = 0 and te.rating=5.0 </select> </mapper>