|
@@ -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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
<id column="id" jdbcType="BIGINT" property="id" />
|
|
<id column="id" jdbcType="BIGINT" property="id" />
|
|
|
<result column="task_id" jdbcType="BIGINT" property="taskId" />
|
|
<result column="task_id" jdbcType="BIGINT" property="taskId" />
|
|
@@ -13,10 +13,10 @@
|
|
|
<result column="source_type" jdbcType="VARCHAR" property="sourceType" />
|
|
<result column="source_type" jdbcType="VARCHAR" property="sourceType" />
|
|
|
<result column="url" jdbcType="VARCHAR" property="url" />
|
|
<result column="url" jdbcType="VARCHAR" property="url" />
|
|
|
<result column="title" jdbcType="VARCHAR" property="title" />
|
|
<result column="title" jdbcType="VARCHAR" property="title" />
|
|
|
- <result column="status" jdbcType="TINYINT" property="status" />
|
|
|
|
|
- <result column="ai_rough_status" jdbcType="TINYINT" property="aiRoughStatus" />
|
|
|
|
|
|
|
+ <result column="status" jdbcType="INTEGER" property="status" />
|
|
|
|
|
+ <result column="ai_rough_status" jdbcType="INTEGER" property="aiRoughStatus" />
|
|
|
<result column="ai_rough_result" jdbcType="VARCHAR" property="aiRoughResult" />
|
|
<result column="ai_rough_result" jdbcType="VARCHAR" property="aiRoughResult" />
|
|
|
- <result column="ai_precision_status" jdbcType="TINYINT" property="aiPrecisionStatus" />
|
|
|
|
|
|
|
+ <result column="ai_precision_status" jdbcType="INTEGER" property="aiPrecisionStatus" />
|
|
|
<result column="ai_precision_result" jdbcType="VARCHAR" property="aiPrecisionResult" />
|
|
<result column="ai_precision_result" jdbcType="VARCHAR" property="aiPrecisionResult" />
|
|
|
<result column="create_time" jdbcType="BIGINT" property="createTime" />
|
|
<result column="create_time" jdbcType="BIGINT" property="createTime" />
|
|
|
<result column="update_time" jdbcType="BIGINT" property="updateTime" />
|
|
<result column="update_time" jdbcType="BIGINT" property="updateTime" />
|
|
@@ -25,7 +25,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
<result column="content" jdbcType="LONGVARCHAR" property="content" />
|
|
<result column="content" jdbcType="LONGVARCHAR" property="content" />
|
|
|
</resultMap>
|
|
</resultMap>
|
|
@@ -33,7 +33,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
<where>
|
|
<where>
|
|
|
<foreach collection="oredCriteria" item="criteria" separator="or">
|
|
<foreach collection="oredCriteria" item="criteria" separator="or">
|
|
@@ -67,7 +67,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
<where>
|
|
<where>
|
|
|
<foreach collection="example.oredCriteria" item="criteria" separator="or">
|
|
<foreach collection="example.oredCriteria" item="criteria" separator="or">
|
|
@@ -101,7 +101,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
id, task_id, `source`, source_type, url, title, `status`, ai_rough_status, ai_rough_result,
|
|
id, task_id, `source`, source_type, url, title, `status`, ai_rough_status, ai_rough_result,
|
|
|
ai_precision_status, ai_precision_result, create_time, update_time
|
|
ai_precision_status, ai_precision_result, create_time, update_time
|
|
@@ -110,7 +110,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
content
|
|
content
|
|
|
</sql>
|
|
</sql>
|
|
@@ -118,7 +118,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<if test="distinct">
|
|
<if test="distinct">
|
|
@@ -139,7 +139,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<if test="distinct">
|
|
<if test="distinct">
|
|
@@ -158,7 +158,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<include refid="Base_Column_List" />
|
|
<include refid="Base_Column_List" />
|
|
@@ -171,7 +171,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
delete from spider_content
|
|
delete from spider_content
|
|
|
where id = #{id,jdbcType=BIGINT}
|
|
where id = #{id,jdbcType=BIGINT}
|
|
@@ -180,7 +180,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
delete from spider_content
|
|
delete from spider_content
|
|
|
<if test="_parameter != null">
|
|
<if test="_parameter != null">
|
|
@@ -191,7 +191,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
insert into spider_content (id, task_id, `source`,
|
|
insert into spider_content (id, task_id, `source`,
|
|
|
source_type, url, title,
|
|
source_type, url, title,
|
|
@@ -200,15 +200,15 @@
|
|
|
update_time, content)
|
|
update_time, content)
|
|
|
values (#{id,jdbcType=BIGINT}, #{taskId,jdbcType=BIGINT}, #{source,jdbcType=VARCHAR},
|
|
values (#{id,jdbcType=BIGINT}, #{taskId,jdbcType=BIGINT}, #{source,jdbcType=VARCHAR},
|
|
|
#{sourceType,jdbcType=VARCHAR}, #{url,jdbcType=VARCHAR}, #{title,jdbcType=VARCHAR},
|
|
#{sourceType,jdbcType=VARCHAR}, #{url,jdbcType=VARCHAR}, #{title,jdbcType=VARCHAR},
|
|
|
- #{status,jdbcType=TINYINT}, #{aiRoughStatus,jdbcType=TINYINT}, #{aiRoughResult,jdbcType=VARCHAR},
|
|
|
|
|
- #{aiPrecisionStatus,jdbcType=TINYINT}, #{aiPrecisionResult,jdbcType=VARCHAR}, #{createTime,jdbcType=BIGINT},
|
|
|
|
|
|
|
+ #{status,jdbcType=INTEGER}, #{aiRoughStatus,jdbcType=INTEGER}, #{aiRoughResult,jdbcType=VARCHAR},
|
|
|
|
|
+ #{aiPrecisionStatus,jdbcType=INTEGER}, #{aiPrecisionResult,jdbcType=VARCHAR}, #{createTime,jdbcType=BIGINT},
|
|
|
#{updateTime,jdbcType=BIGINT}, #{content,jdbcType=LONGVARCHAR})
|
|
#{updateTime,jdbcType=BIGINT}, #{content,jdbcType=LONGVARCHAR})
|
|
|
</insert>
|
|
</insert>
|
|
|
<insert id="insertSelective" parameterType="com.tzld.supply.model.po.supply.spider.SpiderContent">
|
|
<insert id="insertSelective" parameterType="com.tzld.supply.model.po.supply.spider.SpiderContent">
|
|
|
<!--
|
|
<!--
|
|
|
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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
insert into spider_content
|
|
insert into spider_content
|
|
|
<trim prefix="(" suffix=")" suffixOverrides=",">
|
|
<trim prefix="(" suffix=")" suffixOverrides=",">
|
|
@@ -275,16 +275,16 @@
|
|
|
#{title,jdbcType=VARCHAR},
|
|
#{title,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="status != null">
|
|
<if test="status != null">
|
|
|
- #{status,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ #{status,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="aiRoughStatus != null">
|
|
<if test="aiRoughStatus != null">
|
|
|
- #{aiRoughStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ #{aiRoughStatus,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="aiRoughResult != null">
|
|
<if test="aiRoughResult != null">
|
|
|
#{aiRoughResult,jdbcType=VARCHAR},
|
|
#{aiRoughResult,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="aiPrecisionStatus != null">
|
|
<if test="aiPrecisionStatus != null">
|
|
|
- #{aiPrecisionStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ #{aiPrecisionStatus,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="aiPrecisionResult != null">
|
|
<if test="aiPrecisionResult != null">
|
|
|
#{aiPrecisionResult,jdbcType=VARCHAR},
|
|
#{aiPrecisionResult,jdbcType=VARCHAR},
|
|
@@ -304,7 +304,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
select count(*) from spider_content
|
|
select count(*) from spider_content
|
|
|
<if test="_parameter != null">
|
|
<if test="_parameter != null">
|
|
@@ -315,7 +315,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update spider_content
|
|
update spider_content
|
|
|
<set>
|
|
<set>
|
|
@@ -338,16 +338,16 @@
|
|
|
title = #{record.title,jdbcType=VARCHAR},
|
|
title = #{record.title,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="record.status != null">
|
|
<if test="record.status != null">
|
|
|
- `status` = #{record.status,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ `status` = #{record.status,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="record.aiRoughStatus != null">
|
|
<if test="record.aiRoughStatus != null">
|
|
|
- ai_rough_status = #{record.aiRoughStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ ai_rough_status = #{record.aiRoughStatus,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="record.aiRoughResult != null">
|
|
<if test="record.aiRoughResult != null">
|
|
|
ai_rough_result = #{record.aiRoughResult,jdbcType=VARCHAR},
|
|
ai_rough_result = #{record.aiRoughResult,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="record.aiPrecisionStatus != null">
|
|
<if test="record.aiPrecisionStatus != null">
|
|
|
- ai_precision_status = #{record.aiPrecisionStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ ai_precision_status = #{record.aiPrecisionStatus,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="record.aiPrecisionResult != null">
|
|
<if test="record.aiPrecisionResult != null">
|
|
|
ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
|
|
ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
|
|
@@ -370,7 +370,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update spider_content
|
|
update spider_content
|
|
|
set id = #{record.id,jdbcType=BIGINT},
|
|
set id = #{record.id,jdbcType=BIGINT},
|
|
@@ -379,10 +379,10 @@
|
|
|
source_type = #{record.sourceType,jdbcType=VARCHAR},
|
|
source_type = #{record.sourceType,jdbcType=VARCHAR},
|
|
|
url = #{record.url,jdbcType=VARCHAR},
|
|
url = #{record.url,jdbcType=VARCHAR},
|
|
|
title = #{record.title,jdbcType=VARCHAR},
|
|
title = #{record.title,jdbcType=VARCHAR},
|
|
|
- `status` = #{record.status,jdbcType=TINYINT},
|
|
|
|
|
- ai_rough_status = #{record.aiRoughStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ `status` = #{record.status,jdbcType=INTEGER},
|
|
|
|
|
+ ai_rough_status = #{record.aiRoughStatus,jdbcType=INTEGER},
|
|
|
ai_rough_result = #{record.aiRoughResult,jdbcType=VARCHAR},
|
|
ai_rough_result = #{record.aiRoughResult,jdbcType=VARCHAR},
|
|
|
- ai_precision_status = #{record.aiPrecisionStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ ai_precision_status = #{record.aiPrecisionStatus,jdbcType=INTEGER},
|
|
|
ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
|
|
ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
|
|
|
create_time = #{record.createTime,jdbcType=BIGINT},
|
|
create_time = #{record.createTime,jdbcType=BIGINT},
|
|
|
update_time = #{record.updateTime,jdbcType=BIGINT},
|
|
update_time = #{record.updateTime,jdbcType=BIGINT},
|
|
@@ -395,7 +395,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update spider_content
|
|
update spider_content
|
|
|
set id = #{record.id,jdbcType=BIGINT},
|
|
set id = #{record.id,jdbcType=BIGINT},
|
|
@@ -404,10 +404,10 @@
|
|
|
source_type = #{record.sourceType,jdbcType=VARCHAR},
|
|
source_type = #{record.sourceType,jdbcType=VARCHAR},
|
|
|
url = #{record.url,jdbcType=VARCHAR},
|
|
url = #{record.url,jdbcType=VARCHAR},
|
|
|
title = #{record.title,jdbcType=VARCHAR},
|
|
title = #{record.title,jdbcType=VARCHAR},
|
|
|
- `status` = #{record.status,jdbcType=TINYINT},
|
|
|
|
|
- ai_rough_status = #{record.aiRoughStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ `status` = #{record.status,jdbcType=INTEGER},
|
|
|
|
|
+ ai_rough_status = #{record.aiRoughStatus,jdbcType=INTEGER},
|
|
|
ai_rough_result = #{record.aiRoughResult,jdbcType=VARCHAR},
|
|
ai_rough_result = #{record.aiRoughResult,jdbcType=VARCHAR},
|
|
|
- ai_precision_status = #{record.aiPrecisionStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ ai_precision_status = #{record.aiPrecisionStatus,jdbcType=INTEGER},
|
|
|
ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
|
|
ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
|
|
|
create_time = #{record.createTime,jdbcType=BIGINT},
|
|
create_time = #{record.createTime,jdbcType=BIGINT},
|
|
|
update_time = #{record.updateTime,jdbcType=BIGINT}
|
|
update_time = #{record.updateTime,jdbcType=BIGINT}
|
|
@@ -419,7 +419,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update spider_content
|
|
update spider_content
|
|
|
<set>
|
|
<set>
|
|
@@ -439,16 +439,16 @@
|
|
|
title = #{title,jdbcType=VARCHAR},
|
|
title = #{title,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="status != null">
|
|
<if test="status != null">
|
|
|
- `status` = #{status,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ `status` = #{status,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="aiRoughStatus != null">
|
|
<if test="aiRoughStatus != null">
|
|
|
- ai_rough_status = #{aiRoughStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ ai_rough_status = #{aiRoughStatus,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="aiRoughResult != null">
|
|
<if test="aiRoughResult != null">
|
|
|
ai_rough_result = #{aiRoughResult,jdbcType=VARCHAR},
|
|
ai_rough_result = #{aiRoughResult,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="aiPrecisionStatus != null">
|
|
<if test="aiPrecisionStatus != null">
|
|
|
- ai_precision_status = #{aiPrecisionStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ ai_precision_status = #{aiPrecisionStatus,jdbcType=INTEGER},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="aiPrecisionResult != null">
|
|
<if test="aiPrecisionResult != null">
|
|
|
ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
|
|
ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
|
|
@@ -469,7 +469,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update spider_content
|
|
update spider_content
|
|
|
set task_id = #{taskId,jdbcType=BIGINT},
|
|
set task_id = #{taskId,jdbcType=BIGINT},
|
|
@@ -477,10 +477,10 @@
|
|
|
source_type = #{sourceType,jdbcType=VARCHAR},
|
|
source_type = #{sourceType,jdbcType=VARCHAR},
|
|
|
url = #{url,jdbcType=VARCHAR},
|
|
url = #{url,jdbcType=VARCHAR},
|
|
|
title = #{title,jdbcType=VARCHAR},
|
|
title = #{title,jdbcType=VARCHAR},
|
|
|
- `status` = #{status,jdbcType=TINYINT},
|
|
|
|
|
- ai_rough_status = #{aiRoughStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ `status` = #{status,jdbcType=INTEGER},
|
|
|
|
|
+ ai_rough_status = #{aiRoughStatus,jdbcType=INTEGER},
|
|
|
ai_rough_result = #{aiRoughResult,jdbcType=VARCHAR},
|
|
ai_rough_result = #{aiRoughResult,jdbcType=VARCHAR},
|
|
|
- ai_precision_status = #{aiPrecisionStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ ai_precision_status = #{aiPrecisionStatus,jdbcType=INTEGER},
|
|
|
ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
|
|
ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
|
|
|
create_time = #{createTime,jdbcType=BIGINT},
|
|
create_time = #{createTime,jdbcType=BIGINT},
|
|
|
update_time = #{updateTime,jdbcType=BIGINT},
|
|
update_time = #{updateTime,jdbcType=BIGINT},
|
|
@@ -491,7 +491,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 Mon Oct 13 19:39:09 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Tue Oct 14 10:08:57 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update spider_content
|
|
update spider_content
|
|
|
set task_id = #{taskId,jdbcType=BIGINT},
|
|
set task_id = #{taskId,jdbcType=BIGINT},
|
|
@@ -499,10 +499,10 @@
|
|
|
source_type = #{sourceType,jdbcType=VARCHAR},
|
|
source_type = #{sourceType,jdbcType=VARCHAR},
|
|
|
url = #{url,jdbcType=VARCHAR},
|
|
url = #{url,jdbcType=VARCHAR},
|
|
|
title = #{title,jdbcType=VARCHAR},
|
|
title = #{title,jdbcType=VARCHAR},
|
|
|
- `status` = #{status,jdbcType=TINYINT},
|
|
|
|
|
- ai_rough_status = #{aiRoughStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ `status` = #{status,jdbcType=INTEGER},
|
|
|
|
|
+ ai_rough_status = #{aiRoughStatus,jdbcType=INTEGER},
|
|
|
ai_rough_result = #{aiRoughResult,jdbcType=VARCHAR},
|
|
ai_rough_result = #{aiRoughResult,jdbcType=VARCHAR},
|
|
|
- ai_precision_status = #{aiPrecisionStatus,jdbcType=TINYINT},
|
|
|
|
|
|
|
+ ai_precision_status = #{aiPrecisionStatus,jdbcType=INTEGER},
|
|
|
ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
|
|
ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
|
|
|
create_time = #{createTime,jdbcType=BIGINT},
|
|
create_time = #{createTime,jdbcType=BIGINT},
|
|
|
update_time = #{updateTime,jdbcType=BIGINT}
|
|
update_time = #{updateTime,jdbcType=BIGINT}
|