You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by jb...@apache.org on 2017/12/12 07:05:34 UTC

[16/51] incubator-servicecomb-website git commit: 添加 allowCrossApp

添加 allowCrossApp

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/4df516f7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/4df516f7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/4df516f7

Branch: refs/heads/asf-site
Commit: 4df516f7bdcb1c36db417ba4857899e411064529
Parents: 225047e
Author: LyonJack <56...@qq.com>
Authored: Thu Nov 2 10:46:27 2017 +0800
Committer: Willem Jiang <ji...@huawei.com>
Committed: Fri Nov 3 08:10:24 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/4df516f7/_users/cn/service-definition.md
----------------------------------------------------------------------
diff --git a/_users/cn/service-definition.md b/_users/cn/service-definition.md
index 418f53e..8397f00 100644
--- a/_users/cn/service-definition.md
+++ b/_users/cn/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