package model type PushMsg struct { Title string Content string ToPusher []uint }