mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
기타 코드정리...
This commit is contained in:
parent
d02fa4981e
commit
4ed47681d7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
<table name="member_nickname_log" />
|
||||
</tables>
|
||||
<conditions>
|
||||
<condition operation="equal" column="member_srl" var="member_srl" notnull="notnull" filter="number" />
|
||||
<condition operation="equal" column="member_srl" var="member_srl" filter="number" notnull="notnull" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue