Merge branch 'rosewiper'
@7a73f920fbd055f8db656937c5212f9f581b116a
--- src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml
+++ src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml
... | ... | @@ -1668,6 +1668,7 @@ |
| 1668 | 1668 |
LEFT JOIN MJ_MSG_GROUP_DATA MGD |
| 1669 | 1669 |
ON A.msgGroupId = MGD.MSG_GROUP_ID |
| 1670 | 1670 |
WHERE MGD.USER_ID = #mberId# |
| 1671 |
+ AND MGD.RESERVE_YN = 'N' |
|
| 1671 | 1672 |
AND MGD.RESERVE_C_YN = 'N' |
| 1672 | 1673 |
AND MGD.DELAY_YN = 'Y' |
| 1673 | 1674 |
AND MGD.DELAY_COMPLETE_YN = 'N' |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?