ITN_디자인팀 2023-07-24
Merge branch 'master' of http://alfk8281@vcs.iten.co.kr:9999/hylee/mjon_git
@fa9d2545efbf630e4fc7fb5ebbd193b6907d45d5
src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml
--- src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml
+++ src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml
@@ -1327,7 +1327,6 @@
 				FROM
 					MJ_MSG_DATA A
 				WHERE 1=1
-					AND A.DEL_FLAG = 'N'
 					AND A.MSG_GROUP_ID = A.msgGroupId
 					AND (<include refid="MjonMsgSentDAO.selectAgentResultQuery_A"/>) = 'S'
 			) AS successCnt
@@ -1448,7 +1447,6 @@
 				FROM
 					MJ_MSG_DATA A
 				WHERE 1=1
-					AND A.DEL_FLAG = 'N'
 					AND A.MSG_GROUP_ID = A.msgGroupId
 					AND (<include refid="MjonMsgSentDAO.selectAgentResultQuery_A"/>) = 'S'
 			) AS successCnt
Add a comment
List