update leaui_image
This commit is contained in:
@ -122,7 +122,7 @@ func (c File) uploadImage(from, albumId string) (re info.Re) {
|
|||||||
|
|
||||||
// File
|
// File
|
||||||
fileInfo := info.File{Name: filename,
|
fileInfo := info.File{Name: filename,
|
||||||
Title: filename,
|
Title: handel.Filename,
|
||||||
Path: fileUrlPath,
|
Path: fileUrlPath,
|
||||||
Size: filesize}
|
Size: filesize}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user