李昊 4 роки тому
батько
коміт
84a76135ef

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

@@ -685,7 +685,7 @@ namespace GxPress.Repository.Implement
                                                                         tede_middle
                                                                     WHERE
                                                                         id = a.FolderId)
-                                                                    AND id = {request.UserId}))";
+                                                                    ))";
 
             if (request.TopicGroupIds.Count > 0)
             {