浏览代码

图片比对

qin 7 月之前
父节点
当前提交
52b8f4df9b
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      src/main/resources/mapper/statistics/DistinctionMapper.xml

+ 0 - 8
src/main/resources/mapper/statistics/DistinctionMapper.xml

@@ -55,14 +55,6 @@
         and operator_id = #{operatorId}
             and upload_date >= #{date}
           and uid10 =#{uid10}
-         /* and uid2 = b#{uid2}
-          and uid3 = b#{uid3}
-          and uid4 = b#{uid4}
-          and uid5 = b#{uid5}
-          and uid6 = b#{uid6}
-          and uid7 = b#{uid7}
-          and uid8 = b#{uid8}
-          and uid9 = b#{uid9}*/
             limit 1
     </select>
 </mapper>