|
@@ -296,7 +296,7 @@
|
|
|
</set>
|
|
|
where id = #{id,jdbcType=INTEGER}
|
|
|
</update>
|
|
|
- <update id="updateByPrimaryKey" parameterType="com.huaxu.task.entity.PlanManage2" >
|
|
|
+ <update id="updateByPrimaryKey" parameterType="com.huaxu.task.entity.PlanManage" >
|
|
|
update sc_plan_manage
|
|
|
set plan_id = #{planId,jdbcType=VARCHAR},
|
|
|
plan_name = #{planName,jdbcType=VARCHAR},
|