接入可配置概览服务并支持自适应缩放
This commit is contained in:
@@ -179,6 +179,9 @@ public class TenantConfigDto implements Serializable {
|
||||
@Schema(description = "模型API根地址")
|
||||
private String baseModelApiUrl;
|
||||
|
||||
@Schema(description = "客户端概览服务地址")
|
||||
private String overviewServiceUrl;
|
||||
|
||||
@Schema(description = "智能取数服务地址")
|
||||
private String intelligentDataServiceUrl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user