mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query
This commit is contained in:
parent
f34c27c26b
commit
87f798f94f
11 changed files with 19 additions and 2 deletions
|
|
@ -51,5 +51,6 @@
|
|||
<list_count var="list_count" default="20" />
|
||||
<page_count var="page_count" default="10" />
|
||||
<page var="page" default="1" />
|
||||
<offset var="offset" />
|
||||
</navigation>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue