mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
4.2.4
This commit is contained in:
@@ -40,6 +40,14 @@ pre.domain=openpre.domain.com
|
||||
|
||||
## 使用灰度发布
|
||||
|
||||
- 灰度接口定义
|
||||
|
||||
接口名相同,版本号不同。比如接口`user.get`,version:1.0
|
||||
|
||||
新建一个接口`user.get`,version:2.0
|
||||
|
||||
那么这个2.0接口就是灰度接口
|
||||
|
||||
灰度发布可允许指定的用户访问灰度服务器,其它用户还是走正常流程。
|
||||
|
||||
登录SOP-Admin,前往`服务列表`。
|
||||
|
Reference in New Issue
Block a user