소스 검색

update

master
DengBiao 1 년 전
부모
커밋
6637bb3dc3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      cmd/logic/main.go

+ 1
- 1
cmd/logic/main.go 파일 보기

@@ -25,7 +25,7 @@ func init() {
}

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

server := grpc.NewServer(grpc.UnaryInterceptor(interceptor.NewInterceptor("logic_interceptor", urlwhitelist.Logic)))


불러오는 중...
취소
저장