From a0f75236a1bf0dd663adacf5296622e792078235 Mon Sep 17 00:00:00 2001 From: hyunho Date: Wed, 21 Oct 2020 08:29:44 +0000 Subject: [PATCH] --- Dao/MyBatis/Maps/CM.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dao/MyBatis/Maps/CM.xml b/Dao/MyBatis/Maps/CM.xml index ab81501..8d8d397 100644 --- a/Dao/MyBatis/Maps/CM.xml +++ b/Dao/MyBatis/Maps/CM.xml @@ -261,7 +261,7 @@ ,typeedu =#typeedu# ,typegrade =#typegrade# ,typejob =#typejob# - ,iscertificate =case when #iscertificate# is not null then #iscertificate# else iscertificate end + ,iscertificate =#iscertificate# where cmno=#cmno#