REQ-2405: 添加todo
This commit is contained in:
parent
a05e7e4112
commit
418304115d
@ -20,4 +20,6 @@ public interface IterableMapper<T> extends BaseMapper<T> {
|
||||
return RecordIterable.iterateElement(this, pageSize, query);
|
||||
}
|
||||
|
||||
// TODO(yl): new methods with dynamic total
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user