zhijiezhao 11 tháng trước cách đây
mục cha
commit
14619b51e0

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

@@ -487,12 +487,6 @@
         <if test="flag != null and flag != ''">
             flag = #{flag},
         </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 != ''">
             spID = #{spID},
         </if>