rm a line.
This commit is contained in:
@ -438,7 +438,6 @@ func (this *AlienController) Download(writer http.ResponseWriter, request *http.
|
|||||||
//缓存
|
//缓存
|
||||||
var uri string = request.RequestURI
|
var uri string = request.RequestURI
|
||||||
//this.imageCacheDao.FindByUri(uri)
|
//this.imageCacheDao.FindByUri(uri)
|
||||||
fmt.Sprintf(uri)
|
|
||||||
fmt.Printf(uri)
|
fmt.Printf(uri)
|
||||||
|
|
||||||
//对图片做缩放处理。
|
//对图片做缩放处理。
|
||||||
|
Reference in New Issue
Block a user