mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-05 13:10:07 +00:00
fix: migration
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package model
|
||||
|
||||
type ApiToken struct {
|
||||
Common
|
||||
UserID uint64 `json:"user_id"`
|
||||
Token string `json:"token"`
|
||||
Note string `json:"note"`
|
||||
}
|
||||
Reference in New Issue
Block a user