@@ -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