mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 12:02:24 +09:00
Issue 1367 fixed somme xml query on getPoint.xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10172 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
83539aa568
commit
1a0d8cc95e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@
|
||||||
<column name="*" />
|
<column name="*" />
|
||||||
</columns>
|
</columns>
|
||||||
<conditions>
|
<conditions>
|
||||||
<condition operation="in" column="member_srl" var="member_srl" />
|
<condition operation="equal" column="member_srl" var="member_srl" />
|
||||||
</conditions>
|
</conditions>
|
||||||
</query>
|
</query>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue