瀏覽代碼

fix:收藏bug1

wrj 11 月之前
父節點
當前提交
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