mirror of
https://github.com/dataease/dataease.git
synced 2026-06-09 21:27:21 +08:00
perf: 对接 SQLBot 接口提供是否固定数据源 ID 的配置项
This commit is contained in:
committed by
fit2cloud-chenyw
parent
db58df32fd
commit
70ef8133f7
@@ -11,6 +11,8 @@ import java.util.Map;
|
||||
@Data
|
||||
public class DataSQLBotAssistantVO implements Serializable {
|
||||
|
||||
private Long id;
|
||||
|
||||
private String name;
|
||||
|
||||
private String type;
|
||||
|
||||
Reference in New Issue
Block a user