x
Build docker and publish / build (20.15.1) (push) Successful in 7m46s

This commit is contained in:
2026-03-08 22:37:58 -07:00
parent f792157d6e
commit dcfcd036de
5 changed files with 33 additions and 9 deletions
+3 -3
View File
@@ -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 {