Commit 6652be3f by zhangleyuan

feat:解决合并代码后的冲突

parent 05f7474b
...@@ -38,13 +38,8 @@ const defaultRootDisk = { ...@@ -38,13 +38,8 @@ const defaultRootDisk = {
} }
const FOLDERLIST_URL_MAP = { const FOLDERLIST_URL_MAP = {
<<<<<<< HEAD
'MYSELF': 'public/apollo/folderList',
'COMMON': 'public/hadesStore/folderList',
=======
'MYSELF': 'public/hadesStore/folderList', 'MYSELF': 'public/hadesStore/folderList',
'COMMON': 'public/apollo/commonFolderList', 'COMMON': 'public/hadesStore/folderList',
>>>>>>> 1c42770... feat:创建课程条助教选项改为多选
'EMPLOYEE': 'public/apollo/employeeFolderList' 'EMPLOYEE': 'public/apollo/employeeFolderList'
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment