aa
This commit is contained in:
@@ -28,6 +28,7 @@ type Message struct {
|
||||
Title string `json:"title"`
|
||||
Content string `orm:"type(text)" json:"content"`
|
||||
ActInfo string `json:"actInfo"` //活动信息,时间平台等
|
||||
Imgs string `json:"imgs"` //图片集合
|
||||
}
|
||||
|
||||
func (*Message) TableIndex() [][]string {
|
||||
|
||||
Reference in New Issue
Block a user