‘linchangsheng’ hai 6 meses
pai
achega
2d21b758e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mall-server-api/src/main/resources/mapper/CommonMapper.xml

+ 1 - 1
mall-server-api/src/main/resources/mapper/CommonMapper.xml

@@ -1331,7 +1331,7 @@
                 </foreach>
                 AND
             </if>
-            is_notice=1 and is_pwd = 0
+            a.is_notice=1 and a.is_pwd = 0
             and not exists (select 1 from com_detail_log where user_name=#{userName} and com_list_id=a.id)
     </select>
     <select id="list" resultType="com.gree.mall.manager.bean.common.CallRecordVo">