소스 검색

1.1v1,1v2 支持多个

yuanliang 1 년 전
부모
커밋
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'
                 and group_type_ = 'MEMBER'
                 and type_ = 'MEMBER'
-                and activity_id_ = #{param.cloudTeacher}
+                and find_in_set(activity_id_, #{param.cloudTeacher})
               union
               select t.user_id_, t.organ_id_
               from student_payment_order t