mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
11 lines
266 B
XML
11 lines
266 B
XML
<query id="getMenuList" action="select">
|
|
<tables>
|
|
<table name="menu" />
|
|
</tables>
|
|
<columns>
|
|
<column name="*" />
|
|
</columns>
|
|
<navigation>
|
|
<index var="sort_index" default="listorder" order="asc" />
|
|
</navigation>
|
|
</query>
|