Aslee 2 лет назад
Родитель
Сommit
9a1d7e6a14
1 измененных файлов с 1 добавлено и 0 удалено
  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