mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
支持分布式限流
This commit is contained in:
@@ -138,7 +138,6 @@ public class DbIsvRoutePermissionManager extends DefaultIsvRoutePermissionManage
|
||||
switch (channelMsg.getOperation()) {
|
||||
case "reload":
|
||||
log.info("重新加载路由权限信息,isvRoutePermission:{}", isvRoutePermission);
|
||||
String listenPath = isvRoutePermission.getListenPath();
|
||||
try {
|
||||
load();
|
||||
} catch (Exception e) {
|
||||
|
Reference in New Issue
Block a user