中扬CRM客户关系管理系统
#
luxiaotao1123
2022-11-25 fd17661780e6c41f32fafb5c30863677d1bcceeb
src/main/resources/mapper/PlanMapper.xml
@@ -73,8 +73,8 @@
                mp.id in
                (
                    select
                    order_id
                    from man_order_foll
                    plan_id
                    from man_plan_foll
                    where 1=1
                    and user_id = #{userId}
                    )