lihao %!s(int64=4) %!d(string=hai) anos
pai
achega
d12d3abfa3

+ 2 - 2
gx_api/GxPress/Service/GxPress.Service.Implement/Note/NoteService.cs

@@ -367,8 +367,8 @@ namespace GxPress.Service.Implement.Note
             {
                 if (!string.IsNullOrEmpty(item.FolderName))
                     item.FolderId = item.Id;
-                if (!string.IsNullOrEmpty(item.FolderParentName))
-                    item.FolderName = item.FolderParentName;
+                // if (!string.IsNullOrEmpty(item.FolderParentName))
+                //     item.FolderName = item.FolderParentName;
                 //是否摘录
                 if (item.MediaId > 0)
                 {