This commit is contained in:
tanghc
2020-01-21 09:51:49 +08:00
parent 65038a9438
commit 03b6ce2c70

View File

@@ -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");
}