update leaui_image

This commit is contained in:
life
2014-06-28 23:12:34 +08:00
parent 1494b25129
commit bb0350fdac

View File

@ -122,7 +122,7 @@ func (c File) uploadImage(from, albumId string) (re info.Re) {
// File
fileInfo := info.File{Name: filename,
Title: filename,
Title: handel.Filename,
Path: fileUrlPath,
Size: filesize}