摘要:
public static boolean uploadFile(FtpConfigVo ftpConfig, String baseDir,String filename, InputStream input) { boolean result = false; FTPClient ftpClient = new FTPClient(); ... 阅读全文
posted @ 2017-09-22 14:43
不像程序员
阅读(156)
评论(0)
推荐(0)
浙公网安备 33010602011771号