zhijiezhao 2 months ago
parent
commit
e0143c816c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/mapper/SuperVipMapper.xml

+ 1 - 0
src/main/resources/mapper/SuperVipMapper.xml

@@ -6,6 +6,7 @@
         select userId, beginTime, endTime, updateTime
         select userId, beginTime, endTime, updateTime
         from cm_svip_user
         from cm_svip_user
         where userId = #{#userId}
         where userId = #{#userId}
+        and delflag = 0
     </select>
     </select>
 
 
     <select id="findUserBeans" resultType="java.lang.Integer">
     <select id="findUserBeans" resultType="java.lang.Integer">