fix(api): fix issue #1500

This commit is contained in:
chuntaojun 2019-07-07 11:39:21 +08:00
parent a15fc9faf7
commit 09ce016ac8

View File

@ -154,7 +154,7 @@ public @interface NacosProperties {
/**
* The placeholder of {@link NacosProperties#ENABLE_REMOTE_SYNC_CONFIG enableRemoteSyncConfig}, the value is <code>"${nacos.enableRemoteSyncConfig:}"</code>
*/
String ENABLE_REMOTE_SYNC_CONFIG_PLACEHOLDER = "${" + PREFIX + ENABLE_REMOTE_SYNC_CONFIG + "}";
String ENABLE_REMOTE_SYNC_CONFIG_PLACEHOLDER = "${" + PREFIX + ENABLE_REMOTE_SYNC_CONFIG + ":}";
/**
* The property of "endpoint"