feat: 去掉跨域,在网关统一做跨域处理
This commit is contained in:
@@ -118,7 +118,7 @@ func checkConsulHealth(ctx context.Context) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
g.Log().Debugf(ctx, "✅ Consul 健康检查通过")
|
||||
//g.Log().Debugf(ctx, "✅ Consul 健康检查通过")
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user