TASK: 批量生成获取任务序号
This commit is contained in:
@@ -12,5 +12,7 @@ public class BatchTaskSequence extends BaseEntity{
|
||||
|
||||
private Long accountId;
|
||||
|
||||
private Integer currentSequence;
|
||||
private Integer nextSeq;
|
||||
|
||||
private Integer lockedSeq;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user