feat 修改model名称
This commit is contained in:
@@ -2,8 +2,8 @@ package app
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"robot/config"
|
||||
"robot/internal/ws"
|
||||
"git.hlsq.asia/mmorpg/service-robot/config"
|
||||
"git.hlsq.asia/mmorpg/service-robot/internal/ws"
|
||||
)
|
||||
|
||||
// ModuleWebsocket Websocket客户端模块
|
||||
|
||||
Reference in New Issue
Block a user