mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
Merge pull request #7944 from dataease/pr@dev-v2@sync-mapping-dataType
feat(同步管理-任务管理): 创建任务映射字段时,支持根据不同版本的doris映射不同的字段类型
This commit is contained in:
@@ -17,9 +17,7 @@ public class GetDatasourceRequest extends SyncDatasourceDTO {
|
||||
* 表格的抽取数据方式
|
||||
*/
|
||||
private boolean tableExtract;
|
||||
/**
|
||||
* 不为空时,获取源数据库表字段,将转换为doris的数据类型
|
||||
*/
|
||||
private String targetDbType;
|
||||
|
||||
private String targetDbId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user