mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 02:01:40 +09:00
11 lines
333 B
XML
11 lines
333 B
XML
<query id="getAdminNotifyList" action="select">
|
|
<tables>
|
|
<table name="ncenterlite_notify" />
|
|
</tables>
|
|
<navigation>
|
|
<index default="regdate" var="list_order" order="desc" />
|
|
<list_count var="list_count" default="20" />
|
|
<page_count var="page_count" default="10" />
|
|
<page var="page" default="1" />
|
|
</navigation>
|
|
</query>
|