feat 修改model名称

This commit is contained in:
2026-01-07 14:10:47 +08:00
parent 97c7813a24
commit e02e56781e
28 changed files with 56 additions and 56 deletions

View File

@@ -7,7 +7,7 @@
package sc_pb
import (
_ "common/proto/sc/sc_common"
_ "git.hlsq.asia/mmorpg/service-common/proto/sc/sc_common"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"