@@ -0,0 +1,7 @@
|
||||
package model
|
||||
|
||||
type SifApi struct {
|
||||
Module string `json:"module"`
|
||||
Action string `json:"action"`
|
||||
Timestamp int64 `json:"timeStamp"`
|
||||
}
|
||||
Reference in New Issue
Block a user