forked from github/dataease
feat(同步管理-任务管理): 创建任务映射字段时,支持根据不同版本的doris映射不同的字段类型
This commit is contained in:
parent
f5a66c937a
commit
55b2b21e91
@ -17,9 +17,7 @@ public class GetDatasourceRequest extends SyncDatasourceDTO {
|
|||||||
* 表格的抽取数据方式
|
* 表格的抽取数据方式
|
||||||
*/
|
*/
|
||||||
private boolean tableExtract;
|
private boolean tableExtract;
|
||||||
/**
|
|
||||||
* 不为空时,获取源数据库表字段,将转换为doris的数据类型
|
private String targetDbId;
|
||||||
*/
|
|
||||||
private String targetDbType;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user