mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
NOISSUE query error
This commit is contained in:
parent
5a6558dfdc
commit
d44a302ec9
1 changed files with 2 additions and 1 deletions
|
|
@ -4,8 +4,9 @@
|
|||
<table name="member_group_member" alias="member_group" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="member_group.*" />
|
||||
<column name="member.*" />
|
||||
<column name="site_srl" />
|
||||
<column name="group_srl" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="in" column="member_group.group_srl" var="selected_group_srl" notnull="notnull" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue