feat 修改model名称
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package app
|
||||
|
||||
import (
|
||||
"gateway/internal/global"
|
||||
"gateway/internal/handler/ws_handler/login"
|
||||
"git.hlsq.asia/mmorpg/service-gateway/internal/global"
|
||||
"git.hlsq.asia/mmorpg/service-gateway/internal/handler/ws_handler/login"
|
||||
"runtime"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user