// 回收站 import getTrashList from './getTrashList' import handleTrashList from './handleTrashList' export { getTrashList, handleTrashList, }