소스 검색

fix:收藏bug1

wrj 1 년 전
부모
커밋
19adf5d2f3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      nightFragrance-massage/src/main/resources/mapper/massage/TJsMapper.xml

+ 1 - 1
nightFragrance-massage/src/main/resources/mapper/massage/TJsMapper.xml

@@ -75,7 +75,7 @@
         count(*) as nNumber,
         t_collect.c_js_id
         from
-        t_collect
+        t_collect where t_collect.is_delete = 0
         group by
         t_collect.c_js_id
         ) as temp