xiaoyong931011
2023-04-24 9d7c64a9ecbf5db7adfcf1c52f4b72e36f315248
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