소스 검색

Merge branch 'dev_v1.0.3_wh' of BaseService/entManageApplication into feature/v1.0.3

王浩 1 년 전
부모
커밋
7ea067d02d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      rpc/internal/config/config.go

+ 0 - 1
rpc/internal/config/config.go

@@ -22,6 +22,5 @@ type Config struct {
 			DbName      string
 		}
 	}
-	Mode       string
 	RedisAddrs string
 }