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