update
This commit is contained in:
parent
ac925c3424
commit
7a8f45b518
|
@ -17,7 +17,6 @@ func main() {
|
||||||
|
|
||||||
fusen := env.NewFusen[config.Config]()
|
fusen := env.NewFusen[config.Config]()
|
||||||
fusen.StartNacos(nil)
|
fusen.StartNacos(nil)
|
||||||
service.AutoGrpcInit(fusen)
|
|
||||||
|
|
||||||
sopt := grpc.UnaryInterceptor(fusen.Interceptor())
|
sopt := grpc.UnaryInterceptor(fusen.Interceptor())
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user