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
@@ -37,4 +37,7 @@ public class OAuth2AccessTokenCheckRespDTO implements Serializable {
|
||||
|
||||
@Schema(description = "部门编号", example = "1")
|
||||
private Long deptId;
|
||||
|
||||
@Schema(description = "灰度版本号", example = "1")
|
||||
private String grayVersion;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user