This commit is contained in:
@@ -34,9 +34,9 @@ func (l *Payment) BeforeDelete(_ *gorm.DB) (err error) {
|
||||
}
|
||||
|
||||
type Filter struct {
|
||||
Mark string
|
||||
Enable *bool
|
||||
Search string
|
||||
Platform string
|
||||
Enable *bool
|
||||
Search string
|
||||
}
|
||||
|
||||
type StripeConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user