he2802 2 жил өмнө
parent
commit
b82a165224

+ 0 - 1
zhongzheng-system/src/main/resources/mapper/modules/grade/ClassGradeUserMapper.xml

@@ -1502,7 +1502,6 @@
           AND g.`status` = 1
           AND gu.`status` = 1
           AND gu.change_grade = 0
-          AND (SELECT count(*) from user_confirm_info where gu.order_goods_id = order_goods_id) > 0
           AND IFNULL(gu.official_status,0) != 1
     </select>