feat 包命名规范

This commit is contained in:
2026-02-11 14:49:53 +08:00
parent 79c780d4b8
commit d7a4973642
5 changed files with 19 additions and 19 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module git.hlsq.asia/mmorpg/service-user
go 1.24.0
require (
git.hlsq.asia/mmorpg/service-common v0.0.0-20260207051302-0ca8a0ccbb14
git.hlsq.asia/mmorpg/service-common v0.0.0-20260211064821-558677bc3a2e
github.com/judwhite/go-svc v1.2.1
google.golang.org/grpc v1.77.0
gorm.io/gen v0.3.27