mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-16 01:12:26 +08:00
init commit
This commit is contained in:
5
water/entity/memory_token_entity.go
Normal file
5
water/entity/memory_token_entity.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package entity
|
||||
|
||||
type MemoryToken struct {
|
||||
Token string `json:"token"`
|
||||
}
|
||||
Reference in New Issue
Block a user