mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
新增网关和服务灰度能力:组织灰度支持前端交互、灰度多实例多版本优化
This commit is contained in:
+3
@@ -40,4 +40,7 @@ public class OAuth2AccessTokenCheckRespDTO implements Serializable {
|
||||
|
||||
@Schema(description = "灰度版本号", example = "1")
|
||||
private String grayVersion;
|
||||
|
||||
@Schema(description = "灰度默认版本号", example = "1")
|
||||
private String grayDefaultVersion;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user