提交 fe953bf9 authored 作者: lizhuo's avatar lizhuo

--no commit message

上级 f4c86378
......@@ -191,7 +191,7 @@ public class FTPController {
this.ftpLogin();
ftpClient.setDataTimeout(6000000); //设置传输超时时间为100分钟
ftpClient.setConnectTimeout(6000000);
String remoteDirectory = "/book";
String remoteDirectory = "/home/lizhuo/book";
Map<String, Object> map = new HashMap<String, Object>();
List<String> tokenList = new ArrayList<String>();
List<String> shortList = new ArrayList<String>();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论