Create & Init Project...
This commit is contained in:
6
app/job/main/app-player/model/retry.go
Normal file
6
app/job/main/app-player/model/retry.go
Normal file
@ -0,0 +1,6 @@
|
||||
package model
|
||||
|
||||
// Retry is
|
||||
type Retry struct {
|
||||
Aid int64 `json:"aid"`
|
||||
}
|
Reference in New Issue
Block a user