mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 06:38:22 +09:00
리스크관리 / 발송통계 추가
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
, eci.BIZRNO
|
||||
, er.AUTHCD_080
|
||||
, er.RCVBLCKNO
|
||||
, esu.USER_ID
|
||||
, DATE_FORMAT(er.REG_DT, '%Y-%m-%d') AS REG_DT
|
||||
,(
|
||||
SELECT
|
||||
@@ -266,6 +267,7 @@
|
||||
</select>
|
||||
|
||||
<select id="selectMsgBlckWordSeq" resultType="String">
|
||||
/* riskMgt-mapper.xml(selectMsgBlckWordSeq) */
|
||||
SELECT ${HUBEZ_COMMON}.FUN_NEXT_SEQ('MSG_BLCKWORD_SEQ')
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user