feat: 升级 samber/do v1 → v2
This commit is contained in:
@@ -15,6 +15,7 @@ type Route struct {
|
||||
Exact bool `db:"exact"`
|
||||
Platform string `db:"platform"`
|
||||
Extra map[string]any `db:"extra"`
|
||||
Roles []string `db:"roles"`
|
||||
UpdatedAt string `db:"updated_at"`
|
||||
CreatedAt string `db:"created_at"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user