ftp
# 图片上传的会再讲的 #ftp的相关配置 #ftp.server.ip=你的FTP服务器ip地址 ftp.server.ip=127.0.0.1 ftp.user=mmallftp ftp.pass=ftppassword #ftp.server.http.prefix=http://img.happymmall.com/.ftp.server.http.prefix=ftp://mmallftp:ftppassword@127.0.0.1:21/img/ #ftp.server.http.prefix=ftp://mmallftp:ftppassword@115.159.181.16:21/img/ ftp.server.http.prefix.http=http://127.0.0.1:9091/ #ftp.server.http.prefix.http=http://115.159.181.16:9091/
后面还会再讲解的