qin 7 kuukautta sitten
vanhempi
commit
52b8f4df9b
1 muutettua tiedostoa jossa 0 lisäystä ja 8 poistoa
  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>