소스 검색

update

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

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

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

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

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


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