refactor: localize protobuf definitions
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
package server
|
||||
|
||||
import (
|
||||
"context"
|
||||
"bsm/full/module/base/passport/internal/logic/account"
|
||||
pb "bsm/full/module/base/passport/pb"
|
||||
"context"
|
||||
)
|
||||
|
||||
type AccountServer struct {
|
||||
|
||||
Reference in New Issue
Block a user