李昊 4 年之前
父节点
当前提交
84a76135ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gx_api/GxPress/Repository/GxPress.Repository.Implement/TopicRepository.cs

+ 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)
             {