|
@@ -127,7 +127,6 @@
|
|
|
<if test="delFlag != null">del_flag,</if>
|
|
|
<if test="remark != null">remark,</if>
|
|
|
<if test="taskProcessType != null">task_process_type,</if>
|
|
|
- <if test="taskProcessType != null">task_process_type,</if>
|
|
|
<if test="createById != null">create_by_id,</if>
|
|
|
<if test="createBy != null">create_by,</if>
|
|
|
<if test="createTime != null">create_time,</if>
|