xiaoyong931011
2023-08-16 f95f10089e8c939c57f6140b960b2e6760067146
src/main/resources/mapper/modules/MallMemberMapper.xml
@@ -366,7 +366,7 @@
                and b.invite_id=#{inviteId}
            </if>
            <if test="type == 2">
                and b.referrer_id = #{inviteId}
                and b.referrer_id=#{inviteId}
            </if>
    </select>