Update SystemPropertyKeyConst.java

This commit is contained in:
pbting 2019-02-22 17:43:28 +08:00 committed by GitHub
parent b3ee9698fa
commit e916431d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,5 +27,5 @@ public interface SystemPropertyKeyConst {
String NAMING_WEB_CONTEXT = "nacos.naming.web.context";
String NACOS_NAMING_MODE = "nacos.naming.mode";
String NACOS_NAMING_REQUEST_MODULE = "nacos.naming.request.module";
}