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