This commit is contained in:
parent
838cd45e38
commit
a0f75236a1
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue