쿼리 수정
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
<statement id="selectCM01ComboList" parameterClass="java.util.HashMap" resultClass="java.util.HashMap">
|
||||
SELECT distinct $codeColumn$ CODE, '[' || $codeColumn$ || ']' || $nameColumn$ NAME
|
||||
FROM EMSADM.TSEAICM01
|
||||
FROM AGWADM.TSEAICM01
|
||||
<isNotEmpty prepend="WHERE" property="where">
|
||||
$where$
|
||||
</isNotEmpty>
|
||||
|
||||
Reference in New Issue
Block a user