working commit

This commit is contained in:
2026-02-12 17:03:17 +02:00
parent e4d9a6d161
commit 9b29364d6b
7 changed files with 76 additions and 29 deletions
+2
View File
@@ -10,6 +10,8 @@
package descr
const AnonymousID = "10000000-0000-0000-0000-000000000001"
type Grant struct {
ID string `json:"id" db:"id"`
AccountID string `json:"accountID" db:"account_id"`