|
|
@@ -183,9 +183,6 @@
|
|
|
<update id="updateByPrimaryKeySelective" parameterType="com.usoftchina.saas.money.po.Recbalancedetail" >
|
|
|
update recbalancedetail
|
|
|
<set >
|
|
|
- <if test="id != null" >
|
|
|
- rbd_rbid = #{id,jdbcType=INTEGER},
|
|
|
- </if>
|
|
|
<if test="rbd_detno != null" >
|
|
|
rbd_detno = #{rbd_detno,jdbcType=INTEGER},
|
|
|
</if>
|