xiaoyong931011
2023-10-30 c1ca2981080dbd1d487758fb5f16719aa6d68489
src/main/resources/mapper/modules/MallMemberMapper.xml
@@ -388,7 +388,8 @@
        <where>
            1=1
            <if test="type == 1">
                and level= 'V_DIRECTOR'
--                 and level= 'V_DIRECTOR'
                and director= 1
            </if>
            <if test="type == 2">
                and store_master = 1