lihao 4 anni fa
parent
commit
a37ff01917

+ 1 - 1
GxPress/Repository/GxPress.Repository.Implement/TopicRepository.cs

@@ -368,7 +368,7 @@ namespace GxPress.Repository.Implement
                                                             INNER JOIN
                                                         ccpph.tede_middle c ON c.MiddleId = a.Id
                                                     WHERE
-                                                        c.FolderType = 4 AND a.IsTopic = 1 and a.IsDelete=0
+                                                        c.FolderType = 4  and a.IsDelete=0
                                                             AND (a.FolderId IN (SELECT 
                                                                 MiddleId
                                                             FROM