generated from VLADIMIR/template
add actions and auth
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package models
|
||||
|
||||
type Action struct {
|
||||
ID string
|
||||
To string
|
||||
Time int64
|
||||
ID int64
|
||||
Place string
|
||||
TeamID int64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user