댓글에 대해서도 추천, 비추천

This commit is contained in:
qw5414 2016-01-23 23:12:12 +09:00
parent c2b78f4468
commit 6f1066d3b9
9 changed files with 150 additions and 5 deletions

View file

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