mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 04:43:08 +09:00
소스검증을 위한 수정 변경
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<mapper namespace="kr.co.uplus.ez.api.sample.SampleMapper">
|
||||
|
||||
<select id="selectSample" parameterType="kr.co.uplus.ez.api.sample.Sample" resultType="kr.co.uplus.ez.api.sample.Sample">
|
||||
SELECT EMAIL FROM ${HUBEZ_COMMON}EZ_ADDR
|
||||
SELECT EMAIL FROM hubez_common.EZ_ADDR
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user