build pb shell

This commit is contained in:
2026-09-22 22:25:39 +08:00
parent fcd795673d
commit b8ff9acc3d
45 changed files with 5277 additions and 3986 deletions

View File

@@ -6,6 +6,7 @@ import (
"bsm/full/module/base/passport/internal/config"
"bsm/full/module/base/passport/internal/server"
pb "bsm/full/module/base/passport/pb"
gwRuntime "github.com/grpc-ecosystem/grpc-gateway/v2/runtime"
"google.golang.org/grpc"
)