mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@276 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5bff3824ca
commit
ba8e048039
7 changed files with 30 additions and 38 deletions
|
|
@ -1,8 +0,0 @@
|
|||
<query id="getModuleInfoByModuleSrl" action="select">
|
||||
<tables>
|
||||
<table name="modules" />
|
||||
</tables>
|
||||
<conditions>
|
||||
<condition operation="in" column="module_srl" var="module_srls" notnull="notnull" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
@ -4,7 +4,6 @@
|
|||
</form>
|
||||
<parameter>
|
||||
<param name="cart" target="cart" />
|
||||
<param name="search_keyword" target="search_keyword" />
|
||||
</parameter>
|
||||
<response>
|
||||
<tag name="error" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue