diff --git a/web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml b/web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml index ce495a80..18db6d6d 100644 --- a/web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml @@ -23,7 +23,7 @@ #{item} and ci.use_flag=1 - and uc.delete_enum = 'FALSE' + and u.delete_enum = 'FALSE'