feat 修改usn类型为string

This commit is contained in:
2026-01-11 15:58:16 +08:00
parent 63c8fb678c
commit 6bc9f18199
36 changed files with 2054 additions and 702 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
option go_package = "common/proto/ss/ss_common";
option go_package = "git.hlsq.asia/mmorpg/service-common/proto/ss/ss_common";
message ErrorInfo {
int32 Code = 1;