yuanliang 2 лет назад
Родитель
Сommit
8fd9aac36c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      mec-biz/src/main/resources/config/mybatis/StudentPaymentOrderMapper.xml

+ 1 - 1
mec-biz/src/main/resources/config/mybatis/StudentPaymentOrderMapper.xml

@@ -1446,7 +1446,7 @@
               where status_ = 'SUCCESS'
               where status_ = 'SUCCESS'
                 and group_type_ = 'MEMBER'
                 and group_type_ = 'MEMBER'
                 and type_ = 'MEMBER'
                 and type_ = 'MEMBER'
-                and activity_id_ = #{param.cloudTeacher}
+                and find_in_set(activity_id_, #{param.cloudTeacher})
               union
               union
               select t.user_id_, t.organ_id_
               select t.user_id_, t.organ_id_
               from student_payment_order t
               from student_payment_order t