2019-08-29更新

This commit is contained in:
Hellohao
2019-08-29 14:13:25 +08:00
parent 0f4cfa98e5
commit bd77e4cbb6
59 changed files with 1818 additions and 2715 deletions
@@ -134,10 +134,10 @@ public class FTPImageupload {
}catch (IOException e){
System.out.println(e);
}
Print.warning("连接失败");
//Print.warning("连接失败");
ret = -1;
}
Print.Normal("链接成功");
//Print.Normal("链接成功");
//boolean isUpload = ftp.storeFile("/ftp/upload.jpg", fis);
ftpClient1 = ftp;
key = k;