Aslee 2 years ago
parent
commit
9a1d7e6a14
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/mapper/AuthMapper.xml

+ 1 - 0
src/main/resources/mapper/AuthMapper.xml

@@ -132,6 +132,7 @@
         from cm_brand_auth
         where authParty = #{authParty}
           and authUserId = #{authUserId}
+          and delFlag = 0
     </select>
     <select id="getAuthPartyList" resultType="com.caimei.model.po.CmBrandAuthPo">
         select id, authParty