mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Merge branch 'develop' into next
This commit is contained in:
commit
0f469baae8
40 changed files with 384 additions and 157 deletions
|
|
@ -7,6 +7,9 @@
|
|||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="member_srl" var="member_srl" />
|
||||
<condition operation="equal" column="user_id" var="user_id" pipe="or" />
|
||||
<condition operation="like" column="after_nick_name" var="after_nick_name" pipe="or" />
|
||||
<condition operation="like" column="before_nick_name" var="before_nick_name" pipe="or" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="regdate" order="desc" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue