This commit is contained in:
hyunho 2020-10-21 08:29:44 +00:00
parent 838cd45e38
commit a0f75236a1
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@
,typeedu =#typeedu# ,typeedu =#typeedu#
,typegrade =#typegrade# ,typegrade =#typegrade#
,typejob =#typejob# ,typejob =#typejob#
,iscertificate =case when #iscertificate# is not null then #iscertificate# else iscertificate end ,iscertificate =#iscertificate#
where cmno=#cmno# where cmno=#cmno#
</update> </update>
<update id="cm.data.delete" parameterClass="hashtable"> <update id="cm.data.delete" parameterClass="hashtable">