mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
3.0.0
This commit is contained in:
@@ -26,6 +26,7 @@ public abstract class BaseRegistryListener implements RegistryListener {
|
||||
|
||||
static {
|
||||
EXCLUDE_SERVICE_ID_LIST.add("sop-gateway");
|
||||
EXCLUDE_SERVICE_ID_LIST.add("sop-website");
|
||||
EXCLUDE_SERVICE_ID_LIST.add("website-server");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user