mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-12 07:02:14 +08:00
4.0.3
This commit is contained in:
@@ -64,6 +64,10 @@ public class GatewayRouteCache implements RouteLoader {
|
|||||||
routeRepository.add(targetRoute);
|
routeRepository.add(targetRoute);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void refresh() {
|
||||||
|
this.routeRepository.refresh();
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 构建路由id MD5
|
* 构建路由id MD5
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user