package common type SealFoot struct { // 【文字内容】文字内容 Text string `json:"text"` }