mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix(同步管理): 修复SqlServer数据同步报错的问题
This commit is contained in:
@@ -109,6 +109,7 @@ export interface ITarget {
|
||||
property: ITargetProperty
|
||||
incrementSync: string
|
||||
incrementField: string
|
||||
incrementFieldType: string
|
||||
}
|
||||
|
||||
export class ITaskInfoRes {
|
||||
|
||||
Reference in New Issue
Block a user