Add Campaign
This commit is contained in:
@@ -31,6 +31,9 @@ func GetAllEntities() []interface{} {
|
||||
&GamePrize{},
|
||||
&GamePlay{},
|
||||
&OmsetTracker{},
|
||||
&Reward{},
|
||||
&Campaign{},
|
||||
&CampaignRule{},
|
||||
// Analytics entities are not database tables, they are query results
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user