mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
deleta unuseful code
This commit is contained in:
parent
91c379b5e8
commit
947a9ec64b
@ -407,7 +407,6 @@ public class NacosDiscoveryProperties {
|
||||
properties.put(SECRET_KEY, secretKey);
|
||||
properties.put(CLUSTER_NAME, clusterName);
|
||||
properties.put(NAMING_LOAD_CACHE_AT_START, namingLoadCacheAtStart);
|
||||
properties.put(IS_USE_ENDPOINT_PARSING_RULE, "true");
|
||||
|
||||
try {
|
||||
namingService = NacosFactory.createNamingService(properties);
|
||||
|
Loading…
x
Reference in New Issue
Block a user