摘要: FileObject file = commandFactory.getDownloadFileCommand(fileobjectid).execute(credentialFacade); response.setContentType("application/x-download"); ... 阅读全文
posted @ 2015-12-17 16:13 Nyan 阅读(394) 评论(0) 推荐(0)