feat 修改model名称

This commit is contained in:
2026-01-07 15:15:26 +08:00
parent 95c30bf081
commit dc394945fb
12 changed files with 20 additions and 20 deletions

View File

@@ -1,8 +1,8 @@
package ws
import (
"common/log"
"common/proto/sc/sc_pb"
"git.hlsq.asia/mmorpg/service-common/log"
"git.hlsq.asia/mmorpg/service-common/proto/sc/sc_pb"
"google.golang.org/protobuf/proto"
"math"
"math/rand"