mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 03:52:15 +09:00
fix #2229 자동저장 기능에 IP 대신 암호키를 대조하도록 변경
This commit is contained in:
parent
6a51d5a753
commit
f72ea052f1
7 changed files with 99 additions and 41 deletions
|
|
@ -7,5 +7,6 @@
|
|||
<condition operation="equal" column="module_srl" var="module_srl" />
|
||||
<condition operation="equal" column="member_srl" var="member_srl" pipe="and" />
|
||||
<condition operation="equal" column="ipaddress" var="ipaddress" pipe="and" />
|
||||
<condition operation="equal" column="certify_key" var="certify_key" pipe="and" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue