|
@@ -111,9 +111,8 @@
|
|
|
#{idcard,jdbcType=VARCHAR}, #{city,jdbcType=VARCHAR}, #{school,jdbcType=VARCHAR},
|
|
|
#{subject,jdbcType=VARCHAR},#{level,jdbcType=VARCHAR},
|
|
|
#{theoryLevel,jdbcType=VARCHAR},#{theoryMoney,jdbcType=DECIMAL},
|
|
|
- #{theoryCert,jdbcType=VARCHAR}#{mobile,jdbcType=VARCHAR},#{money,jdbcType=DECIMAL}, #{memo,jdbcType=VARCHAR},
|
|
|
- #{createTime},
|
|
|
- #{updateTime}, #{status,jdbcType=TINYINT})
|
|
|
+ #{theoryCert,jdbcType=VARCHAR},#{mobile,jdbcType=VARCHAR},#{money,jdbcType=DECIMAL}, #{memo,jdbcType=VARCHAR},
|
|
|
+ #{createTime}, #{updateTime}, #{status,jdbcType=TINYINT})
|
|
|
</insert>
|
|
|
<update id="update" parameterType="com.ym.mec.biz.dal.entity.DegreeRegistration">
|
|
|
<!--@mbg.generated-->
|