mitao
7 天以前 ca19278469a1d7f133a3684b844257c08c9d5d03
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/PartyMemberMapper.xml
@@ -147,7 +147,7 @@
        FROM
            sgsb_party_member
        WHERE
            audit_status = 0 and phone != ${phone} and del_flag = 0
            audit_status = 0 and del_flag = 0
        <if test="accountLevel==2">
            and districts_code = #{districtsCode}
        </if>