mirror of
https://github.com/dataease/dataease.git
synced 2026-05-24 06:18:10 +08:00
feat(同步管理-任务管理): 支持增量同步
This commit is contained in:
@@ -107,6 +107,8 @@ export interface ITarget {
|
||||
dsList?: []
|
||||
multipleSelection?: ITableField[]
|
||||
property: ITargetProperty
|
||||
incrementSync: string
|
||||
incrementField: string
|
||||
}
|
||||
|
||||
export class ITaskInfoRes {
|
||||
|
||||
Reference in New Issue
Block a user