mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-24 04:42:14 +09:00
Merge #1502 공지목록의 추출기준을 문서번호가 아니라 글순서로 변경 by sejin7940
* pr/1502: Update getNoticeList.xml
This commit is contained in:
commit
86fd1b228d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@
|
|||
<condition operation="equal" column="category_srl" var="category_srl" pipe="and" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="document_srl" order="desc" />
|
||||
<index var="sort_index" default="list_order" order="asc" />
|
||||
</navigation>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue