zhijiezhao 11 months ago
parent
commit
14619b51e0
1 changed files with 0 additions and 6 deletions
  1. 0 6
      src/main/resources/mappings/modules/user/NewCmClubMapper.xml

+ 0 - 6
src/main/resources/mappings/modules/user/NewCmClubMapper.xml

@@ -487,12 +487,6 @@
         <if test="flag != null and flag != ''">
         <if test="flag != null and flag != ''">
             flag = #{flag},
             flag = #{flag},
         </if>
         </if>
-        <if test="inviterBindID != null and inviterBindID != ''">
-            inviterBindID = #{inviterBindID},
-        </if>
-        <if test="inviterName != null and inviterName != ''">
-            inviterName = #{inviterName},
-        </if>
         <if test="spID != null and spID != ''">
         <if test="spID != null and spID != ''">
             spID = #{spID},
             spID = #{spID},
         </if>
         </if>