This commit is contained in:
iiuazz
2014-09-09 19:34:59 +08:00
parent c30cb745f9
commit bfcf8ec547

View File

@ -9,6 +9,7 @@ import (
// "io/ioutil"
)
// Album controller
type Album struct {
BaseController
}