فهرست منبع

feat:1212活动

Joburgess 4 سال پیش
والد
کامیت
062eaa890a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      mec-biz/src/main/resources/config/mybatis/DegreeRegistrationMapper.xml

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

@@ -255,7 +255,7 @@
         where
             user_id_ = #{userId}
             AND activity_tag_=#{activityTag}
-            AND (sporadic_id_ IS NOT NULL OR IS NOT NULL)
+            AND (sporadic_id_ IS NOT NULL OR theory_level_ IS NOT NULL)
             AND status_=2
     </select>
 </mapper>