forked from github/dataease
fix(同步管理-任务管理): 修复同步数据到有分区的表中时失败问题
This commit is contained in:
parent
65670e00a4
commit
3b3fc3113d
@ -21,4 +21,5 @@ public class Target {
|
||||
private String incrementSync;
|
||||
private String incrementField;
|
||||
private String datasourceVersion;
|
||||
private double faultToleranceRate;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user