李昊 4 年 前
コミット
035617e7c7
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      gx_api/GxPress/Service/GxPress.Service.Implement/Topic/TopicService.cs

+ 1 - 1
gx_api/GxPress/Service/GxPress.Service.Implement/Topic/TopicService.cs

@@ -236,7 +236,7 @@ namespace GxPress.Service.Implement.Topic
                                     FROM
                                         tede_middle
                                     WHERE
-                                        id = c.ParentId) AS FolderName,
+                                        id = c.ParentId and IsDelete=0) AS FolderName,
                                 (SELECT 
                                         COUNT(1)
                                     FROM