添加  allowCrossApp: false

Project: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/a2db963d
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/a2db963d
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/a2db963d

Branch: refs/heads/asf-site
Commit: a2db963d9cfbeaf8f0592c883032596c47954d86
Parents: d635975
Author: LyonJack <[email protected]>
Authored: Thu Nov 2 10:34:19 2017 +0800
Committer: Willem Jiang <[email protected]>
Committed: Fri Nov 3 08:10:24 2017 -0700

----------------------------------------------------------------------
 _users/service-definition.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/a2db963d/_users/service-definition.md
----------------------------------------------------------------------
diff --git a/_users/service-definition.md b/_users/service-definition.md
index 68e4ad5..dd40945 100644
--- a/_users/service-definition.md
+++ b/_users/service-definition.md
@@ -44,6 +44,7 @@ service_description: #服务描述
   name: helloServer #微服务名称
   version: 0.0.1 #服务版本号
   properties: #元数据
+  allowCrossApp: false
     key1: value1
     key2: value2
   propertyExtentedClass: 
io.servicecomb.serviceregistry.MicroServicePropertyExtendedStub

Reply via email to