mirror of
https://github.com/dataease/dataease.git
synced 2026-06-16 20:42:07 +08:00
feat(同步管理): 增量同步支持指定正负偏移量
This commit is contained in:
@@ -24,4 +24,6 @@ public class Target {
|
||||
private double faultToleranceRate;
|
||||
private String incrementFieldType;
|
||||
private String remarks;
|
||||
private Long incrementOffset;
|
||||
private String incrementOffsetUnit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user