|
@@ -5,7 +5,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
<id column="id" jdbcType="INTEGER" property="id" />
|
|
<id column="id" jdbcType="INTEGER" property="id" />
|
|
|
<result column="order_no" jdbcType="VARCHAR" property="orderNo" />
|
|
<result column="order_no" jdbcType="VARCHAR" property="orderNo" />
|
|
@@ -42,12 +42,13 @@
|
|
|
<result column="outsource_price" jdbcType="DECIMAL" property="outsourcePrice" />
|
|
<result column="outsource_price" jdbcType="DECIMAL" property="outsourcePrice" />
|
|
|
<result column="consultant_id" jdbcType="VARCHAR" property="consultantId" />
|
|
<result column="consultant_id" jdbcType="VARCHAR" property="consultantId" />
|
|
|
<result column="manager_id" jdbcType="VARCHAR" property="managerId" />
|
|
<result column="manager_id" jdbcType="VARCHAR" property="managerId" />
|
|
|
|
|
+ <result column="outsource" jdbcType="INTEGER" property="outsource" />
|
|
|
</resultMap>
|
|
</resultMap>
|
|
|
<resultMap extends="BaseResultMap" id="ResultMapWithBLOBs" type="com.goafanti.common.model.TOrderTask">
|
|
<resultMap extends="BaseResultMap" id="ResultMapWithBLOBs" type="com.goafanti.common.model.TOrderTask">
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
<result column="attachment_url" jdbcType="LONGVARCHAR" property="attachmentUrl" />
|
|
<result column="attachment_url" jdbcType="LONGVARCHAR" property="attachmentUrl" />
|
|
|
</resultMap>
|
|
</resultMap>
|
|
@@ -55,7 +56,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
<where>
|
|
<where>
|
|
|
<foreach collection="oredCriteria" item="criteria" separator="or">
|
|
<foreach collection="oredCriteria" item="criteria" separator="or">
|
|
@@ -89,7 +90,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
<where>
|
|
<where>
|
|
|
<foreach collection="example.oredCriteria" item="criteria" separator="or">
|
|
<foreach collection="example.oredCriteria" item="criteria" separator="or">
|
|
@@ -123,20 +124,20 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
id, order_no, main, super_id, commodity_id, commodity_name, commodity_quantity, commodity_mode,
|
|
id, order_no, main, super_id, commodity_id, commodity_name, commodity_quantity, commodity_mode,
|
|
|
commodity_price, task_status, task_distribution_time, task_allocator, task_receiver,
|
|
commodity_price, task_status, task_distribution_time, task_allocator, task_receiver,
|
|
|
task_comment, task_start_time, task_end_time, project_status, accept_time, review_time,
|
|
task_comment, task_start_time, task_end_time, project_status, accept_time, review_time,
|
|
|
publicity_time, licence_time, certificate_number, status, form_retrieve, task_refund,
|
|
publicity_time, licence_time, certificate_number, status, form_retrieve, task_refund,
|
|
|
refund_content, retrieve_content, declare_user, declare_pwd, set_up_amount, arrival_money,
|
|
refund_content, retrieve_content, declare_user, declare_pwd, set_up_amount, arrival_money,
|
|
|
- outsource_name, outsource_price, consultant_id, manager_id
|
|
|
|
|
|
|
+ outsource_name, outsource_price, consultant_id, manager_id, outsource
|
|
|
</sql>
|
|
</sql>
|
|
|
<sql id="Blob_Column_List">
|
|
<sql id="Blob_Column_List">
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
attachment_url
|
|
attachment_url
|
|
|
</sql>
|
|
</sql>
|
|
@@ -144,7 +145,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<if test="distinct">
|
|
<if test="distinct">
|
|
@@ -165,7 +166,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<if test="distinct">
|
|
<if test="distinct">
|
|
@@ -184,7 +185,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<include refid="Base_Column_List" />
|
|
<include refid="Base_Column_List" />
|
|
@@ -197,7 +198,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
delete from t_order_task
|
|
delete from t_order_task
|
|
|
where id = #{id,jdbcType=INTEGER}
|
|
where id = #{id,jdbcType=INTEGER}
|
|
@@ -206,7 +207,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
delete from t_order_task
|
|
delete from t_order_task
|
|
|
<if test="_parameter != null">
|
|
<if test="_parameter != null">
|
|
@@ -217,7 +218,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
insert into t_order_task (id, order_no, main,
|
|
insert into t_order_task (id, order_no, main,
|
|
|
super_id, commodity_id, commodity_name,
|
|
super_id, commodity_id, commodity_name,
|
|
@@ -230,8 +231,8 @@
|
|
|
task_refund, refund_content, retrieve_content,
|
|
task_refund, refund_content, retrieve_content,
|
|
|
declare_user, declare_pwd, set_up_amount,
|
|
declare_user, declare_pwd, set_up_amount,
|
|
|
arrival_money, outsource_name, outsource_price,
|
|
arrival_money, outsource_name, outsource_price,
|
|
|
- consultant_id, manager_id, attachment_url
|
|
|
|
|
- )
|
|
|
|
|
|
|
+ consultant_id, manager_id, outsource,
|
|
|
|
|
+ attachment_url)
|
|
|
values (#{id,jdbcType=INTEGER}, #{orderNo,jdbcType=VARCHAR}, #{main,jdbcType=INTEGER},
|
|
values (#{id,jdbcType=INTEGER}, #{orderNo,jdbcType=VARCHAR}, #{main,jdbcType=INTEGER},
|
|
|
#{superId,jdbcType=VARCHAR}, #{commodityId,jdbcType=VARCHAR}, #{commodityName,jdbcType=VARCHAR},
|
|
#{superId,jdbcType=VARCHAR}, #{commodityId,jdbcType=VARCHAR}, #{commodityName,jdbcType=VARCHAR},
|
|
|
#{commodityQuantity,jdbcType=INTEGER}, #{commodityMode,jdbcType=VARCHAR}, #{commodityPrice,jdbcType=DECIMAL},
|
|
#{commodityQuantity,jdbcType=INTEGER}, #{commodityMode,jdbcType=VARCHAR}, #{commodityPrice,jdbcType=DECIMAL},
|
|
@@ -243,18 +244,15 @@
|
|
|
#{taskRefund,jdbcType=INTEGER}, #{refundContent,jdbcType=VARCHAR}, #{retrieveContent,jdbcType=VARCHAR},
|
|
#{taskRefund,jdbcType=INTEGER}, #{refundContent,jdbcType=VARCHAR}, #{retrieveContent,jdbcType=VARCHAR},
|
|
|
#{declareUser,jdbcType=VARCHAR}, #{declarePwd,jdbcType=VARCHAR}, #{setUpAmount,jdbcType=DECIMAL},
|
|
#{declareUser,jdbcType=VARCHAR}, #{declarePwd,jdbcType=VARCHAR}, #{setUpAmount,jdbcType=DECIMAL},
|
|
|
#{arrivalMoney,jdbcType=INTEGER}, #{outsourceName,jdbcType=VARCHAR}, #{outsourcePrice,jdbcType=DECIMAL},
|
|
#{arrivalMoney,jdbcType=INTEGER}, #{outsourceName,jdbcType=VARCHAR}, #{outsourcePrice,jdbcType=DECIMAL},
|
|
|
- #{consultantId,jdbcType=VARCHAR}, #{managerId,jdbcType=VARCHAR}, #{attachmentUrl,jdbcType=LONGVARCHAR}
|
|
|
|
|
- )
|
|
|
|
|
|
|
+ #{consultantId,jdbcType=VARCHAR}, #{managerId,jdbcType=VARCHAR}, #{outsource,jdbcType=INTEGER},
|
|
|
|
|
+ #{attachmentUrl,jdbcType=LONGVARCHAR})
|
|
|
</insert>
|
|
</insert>
|
|
|
- <insert id="insertSelective" parameterType="com.goafanti.common.model.TOrderTask" >
|
|
|
|
|
|
|
+ <insert id="insertSelective" parameterType="com.goafanti.common.model.TOrderTask">
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
- <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Integer">
|
|
|
|
|
- select LAST_INSERT_ID() as id
|
|
|
|
|
- </selectKey>
|
|
|
|
|
insert into t_order_task
|
|
insert into t_order_task
|
|
|
<trim prefix="(" suffix=")" suffixOverrides=",">
|
|
<trim prefix="(" suffix=")" suffixOverrides=",">
|
|
|
<if test="id != null">
|
|
<if test="id != null">
|
|
@@ -362,6 +360,9 @@
|
|
|
<if test="managerId != null">
|
|
<if test="managerId != null">
|
|
|
manager_id,
|
|
manager_id,
|
|
|
</if>
|
|
</if>
|
|
|
|
|
+ <if test="outsource != null">
|
|
|
|
|
+ outsource,
|
|
|
|
|
+ </if>
|
|
|
<if test="attachmentUrl != null">
|
|
<if test="attachmentUrl != null">
|
|
|
attachment_url,
|
|
attachment_url,
|
|
|
</if>
|
|
</if>
|
|
@@ -472,6 +473,9 @@
|
|
|
<if test="managerId != null">
|
|
<if test="managerId != null">
|
|
|
#{managerId,jdbcType=VARCHAR},
|
|
#{managerId,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
|
|
+ <if test="outsource != null">
|
|
|
|
|
+ #{outsource,jdbcType=INTEGER},
|
|
|
|
|
+ </if>
|
|
|
<if test="attachmentUrl != null">
|
|
<if test="attachmentUrl != null">
|
|
|
#{attachmentUrl,jdbcType=LONGVARCHAR},
|
|
#{attachmentUrl,jdbcType=LONGVARCHAR},
|
|
|
</if>
|
|
</if>
|
|
@@ -481,7 +485,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
select count(*) from t_order_task
|
|
select count(*) from t_order_task
|
|
|
<if test="_parameter != null">
|
|
<if test="_parameter != null">
|
|
@@ -492,7 +496,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
update t_order_task
|
|
update t_order_task
|
|
|
<set>
|
|
<set>
|
|
@@ -601,6 +605,9 @@
|
|
|
<if test="record.managerId != null">
|
|
<if test="record.managerId != null">
|
|
|
manager_id = #{record.managerId,jdbcType=VARCHAR},
|
|
manager_id = #{record.managerId,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
|
|
+ <if test="record.outsource != null">
|
|
|
|
|
+ outsource = #{record.outsource,jdbcType=INTEGER},
|
|
|
|
|
+ </if>
|
|
|
<if test="record.attachmentUrl != null">
|
|
<if test="record.attachmentUrl != null">
|
|
|
attachment_url = #{record.attachmentUrl,jdbcType=LONGVARCHAR},
|
|
attachment_url = #{record.attachmentUrl,jdbcType=LONGVARCHAR},
|
|
|
</if>
|
|
</if>
|
|
@@ -613,7 +620,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
update t_order_task
|
|
update t_order_task
|
|
|
set id = #{record.id,jdbcType=INTEGER},
|
|
set id = #{record.id,jdbcType=INTEGER},
|
|
@@ -651,6 +658,7 @@
|
|
|
outsource_price = #{record.outsourcePrice,jdbcType=DECIMAL},
|
|
outsource_price = #{record.outsourcePrice,jdbcType=DECIMAL},
|
|
|
consultant_id = #{record.consultantId,jdbcType=VARCHAR},
|
|
consultant_id = #{record.consultantId,jdbcType=VARCHAR},
|
|
|
manager_id = #{record.managerId,jdbcType=VARCHAR},
|
|
manager_id = #{record.managerId,jdbcType=VARCHAR},
|
|
|
|
|
+ outsource = #{record.outsource,jdbcType=INTEGER},
|
|
|
attachment_url = #{record.attachmentUrl,jdbcType=LONGVARCHAR}
|
|
attachment_url = #{record.attachmentUrl,jdbcType=LONGVARCHAR}
|
|
|
<if test="_parameter != null">
|
|
<if test="_parameter != null">
|
|
|
<include refid="Update_By_Example_Where_Clause" />
|
|
<include refid="Update_By_Example_Where_Clause" />
|
|
@@ -660,7 +668,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
update t_order_task
|
|
update t_order_task
|
|
|
set id = #{record.id,jdbcType=INTEGER},
|
|
set id = #{record.id,jdbcType=INTEGER},
|
|
@@ -697,7 +705,8 @@
|
|
|
outsource_name = #{record.outsourceName,jdbcType=VARCHAR},
|
|
outsource_name = #{record.outsourceName,jdbcType=VARCHAR},
|
|
|
outsource_price = #{record.outsourcePrice,jdbcType=DECIMAL},
|
|
outsource_price = #{record.outsourcePrice,jdbcType=DECIMAL},
|
|
|
consultant_id = #{record.consultantId,jdbcType=VARCHAR},
|
|
consultant_id = #{record.consultantId,jdbcType=VARCHAR},
|
|
|
- manager_id = #{record.managerId,jdbcType=VARCHAR}
|
|
|
|
|
|
|
+ manager_id = #{record.managerId,jdbcType=VARCHAR},
|
|
|
|
|
+ outsource = #{record.outsource,jdbcType=INTEGER}
|
|
|
<if test="_parameter != null">
|
|
<if test="_parameter != null">
|
|
|
<include refid="Update_By_Example_Where_Clause" />
|
|
<include refid="Update_By_Example_Where_Clause" />
|
|
|
</if>
|
|
</if>
|
|
@@ -706,7 +715,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
update t_order_task
|
|
update t_order_task
|
|
|
<set>
|
|
<set>
|
|
@@ -812,6 +821,9 @@
|
|
|
<if test="managerId != null">
|
|
<if test="managerId != null">
|
|
|
manager_id = #{managerId,jdbcType=VARCHAR},
|
|
manager_id = #{managerId,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
|
|
+ <if test="outsource != null">
|
|
|
|
|
+ outsource = #{outsource,jdbcType=INTEGER},
|
|
|
|
|
+ </if>
|
|
|
<if test="attachmentUrl != null">
|
|
<if test="attachmentUrl != null">
|
|
|
attachment_url = #{attachmentUrl,jdbcType=LONGVARCHAR},
|
|
attachment_url = #{attachmentUrl,jdbcType=LONGVARCHAR},
|
|
|
</if>
|
|
</if>
|
|
@@ -822,7 +834,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
update t_order_task
|
|
update t_order_task
|
|
|
set order_no = #{orderNo,jdbcType=VARCHAR},
|
|
set order_no = #{orderNo,jdbcType=VARCHAR},
|
|
@@ -859,6 +871,7 @@
|
|
|
outsource_price = #{outsourcePrice,jdbcType=DECIMAL},
|
|
outsource_price = #{outsourcePrice,jdbcType=DECIMAL},
|
|
|
consultant_id = #{consultantId,jdbcType=VARCHAR},
|
|
consultant_id = #{consultantId,jdbcType=VARCHAR},
|
|
|
manager_id = #{managerId,jdbcType=VARCHAR},
|
|
manager_id = #{managerId,jdbcType=VARCHAR},
|
|
|
|
|
+ outsource = #{outsource,jdbcType=INTEGER},
|
|
|
attachment_url = #{attachmentUrl,jdbcType=LONGVARCHAR}
|
|
attachment_url = #{attachmentUrl,jdbcType=LONGVARCHAR}
|
|
|
where id = #{id,jdbcType=INTEGER}
|
|
where id = #{id,jdbcType=INTEGER}
|
|
|
</update>
|
|
</update>
|
|
@@ -866,7 +879,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
WARNING - @mbg.generated
|
|
WARNING - @mbg.generated
|
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- This element was generated on Wed Nov 20 10:18:39 CST 2019.
|
|
|
|
|
|
|
+ This element was generated on Thu Mar 05 14:35:19 CST 2020.
|
|
|
-->
|
|
-->
|
|
|
update t_order_task
|
|
update t_order_task
|
|
|
set order_no = #{orderNo,jdbcType=VARCHAR},
|
|
set order_no = #{orderNo,jdbcType=VARCHAR},
|
|
@@ -902,7 +915,8 @@
|
|
|
outsource_name = #{outsourceName,jdbcType=VARCHAR},
|
|
outsource_name = #{outsourceName,jdbcType=VARCHAR},
|
|
|
outsource_price = #{outsourcePrice,jdbcType=DECIMAL},
|
|
outsource_price = #{outsourcePrice,jdbcType=DECIMAL},
|
|
|
consultant_id = #{consultantId,jdbcType=VARCHAR},
|
|
consultant_id = #{consultantId,jdbcType=VARCHAR},
|
|
|
- manager_id = #{managerId,jdbcType=VARCHAR}
|
|
|
|
|
|
|
+ manager_id = #{managerId,jdbcType=VARCHAR},
|
|
|
|
|
+ outsource = #{outsource,jdbcType=INTEGER}
|
|
|
where id = #{id,jdbcType=INTEGER}
|
|
where id = #{id,jdbcType=INTEGER}
|
|
|
</update>
|
|
</update>
|
|
|
<select id="selectOrderTask" resultType="com.goafanti.order.bo.TOrderTaskBo">
|
|
<select id="selectOrderTask" resultType="com.goafanti.order.bo.TOrderTaskBo">
|