浏览代码

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