liubao68 commented on code in PR #3288:
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/3288#discussion_r949271454


##########
demo/demo-cse-v2/README.md:
##########
@@ -95,4 +116,35 @@ cse:
       priority: v3
 ```
 
-* 执行 tests-client 里面的集成测试用例 (成功) 
\ No newline at end of file
+* 执行 tests-client 里面的集成测试用例 (成功) 
+* 修改
+  * 应用级consumerApp.yaml。
+```yaml
+cse:
+  v2:
+    test:
+      priority1: v10
+```
+
+* 执行 tests-client 里面的集成测试用例 (成功) 
+* 修改
+  * 服务级配置:consumerSer.yaml。
+```yaml
+cse:
+  v2:
+    test:
+      priority1: v20
+```
+
+* 执行 tests-client 里面的集成测试用例 (成功)
+
+* 修改
+  * 实例级配置:consumerIns.yaml。

Review Comment:
   版本级配置



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to