index
This commit is contained in:
@@ -62,7 +62,7 @@ type ImMessageRecord struct {
|
|||||||
func (*ImMessageRecord) TableIndex() [][]string {
|
func (*ImMessageRecord) TableIndex() [][]string {
|
||||||
return [][]string{
|
return [][]string{
|
||||||
[]string{"GroupID"},
|
[]string{"GroupID"},
|
||||||
[]string{"CreateAt"},
|
[]string{"CreatedAt"},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user