mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 12:56:28 +08:00
修复cloud gateway调用异常
This commit is contained in:
@@ -31,7 +31,8 @@ import java.util.List;
|
||||
public class BaseGatewayConfiguration extends AbstractConfiguration {
|
||||
|
||||
public static boolean USE_GATEWAY;
|
||||
static {
|
||||
|
||||
public BaseGatewayConfiguration() {
|
||||
USE_GATEWAY = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user