mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
r8112 추천 비추천 기능 옵셥 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8124 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
75b34ba9bc
commit
3894734590
4 changed files with 8 additions and 5 deletions
|
|
@ -9,8 +9,9 @@
|
|||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="voted_log.document_srl" var="document_srl" filter="number" notnull="notnull" />
|
||||
<condition operation="equal" column="voted_log.point" var="point" notnull="notnull" pipe="and" />
|
||||
<condition operation="equal" column="voted_log.member_srl" default="member.member_srl" pipe="and" />
|
||||
<condition operation="more" column="voted_log.point" var="more_point" pipe="and" />
|
||||
<condition operation="below" column="voted_log.point" var="below_point" pipe="and" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="voted_log.regdate" order="desc" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue