feat: update staff data

This commit is contained in:
ericprd
2025-03-14 12:41:11 +08:00
parent 1297c71200
commit 11bc19360c
31 changed files with 130 additions and 115 deletions
+1
View File
@@ -4,4 +4,5 @@ type AuthToken struct {
Email string
SessionID string
Role string
ID string
}