mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
불안정한 스팸회원관리기능 제거 (개선예정)
This commit is contained in:
parent
ef5e660bb2
commit
8e4f237b67
3 changed files with 4 additions and 85 deletions
|
|
@ -5,8 +5,8 @@
|
|||
<conditions>
|
||||
<condition operation="equal" column="message_type" var="message_type" />
|
||||
<group pipe="and">
|
||||
<condition operation="equal" column="sender_srl" var="sender_srl" />
|
||||
<condition operation="equal" column="receiver_srl" var="receiver_srl" pipe="or" />
|
||||
<condition operation="equal" column="sender_srl" var="sender_srl" />
|
||||
<condition operation="equal" column="receiver_srl" var="receiver_srl" pipe="or" />
|
||||
</group>
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue