mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
11 lines
251 B
XML
11 lines
251 B
XML
<query id="getSites" action="select">
|
|
<tables>
|
|
<table name="sites" />
|
|
</tables>
|
|
<columns>
|
|
<column name="*" />
|
|
</columns>
|
|
<navigation>
|
|
<index var="sort_index" default="site_srl" order="asc" />
|
|
</navigation>
|
|
</query>
|