mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
refactor
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
package model
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
gdc "hk4e/gs/config"
|
||||
"hk4e/gs/constant"
|
||||
"hk4e/logger"
|
||||
"time"
|
||||
"hk4e/pkg/logger"
|
||||
)
|
||||
|
||||
type Avatar struct {
|
||||
|
||||
Reference in New Issue
Block a user