package core import "arimelody-web/model" type AdminPageData struct { Path string Session *model.Session }