瀏覽代碼

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
 }