Selaa lähdekoodia

update

master
DengBiao 2 vuotta sitten
vanhempi
commit
2f14640d65
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      cmd/business/main.go

+ 1
- 1
cmd/business/main.go Näytä tiedosto

@@ -20,7 +20,7 @@ import (
)

func main() {
//config.Init()
config.Init()
db.Init()

server := grpc.NewServer(grpc.UnaryInterceptor(interceptor.NewInterceptor("business_interceptor", urlwhitelist.Business)))


Ladataan…
Peruuta
Tallenna