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