@@ -64,8 +64,6 @@ public class DocumentLibraryServiceImpl implements DocumentLibraryService {
documentLibraryMapper.saveDocumentLibrary(documentLibraryInfo);
}
-
result.success("添加成功");