추천/비추천 인식 방법을 변경하고 그에 맞게 코드 변경

This commit is contained in:
qw5414 2016-01-22 13:07:22 +09:00
parent 1ba633ff83
commit 43a6caeb36
5 changed files with 42 additions and 12 deletions

View file

@ -4,5 +4,6 @@
</tables>
<conditions>
<condition operation="in" column="document_srl" var="document_srl" filter="number" notnull="notnull" />
<condition operation="equal" column="member_srl" var="member_srl" filter="number" pipe="and" />
</conditions>
</query>