package logic type INotice interface { Prefix() string }