|
@@ -5,9 +5,10 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
<id column="id" jdbcType="BIGINT" property="id" />
|
|
<id column="id" jdbcType="BIGINT" property="id" />
|
|
|
|
|
+ <result column="produce_video_id" jdbcType="VARCHAR" property="produceVideoId" />
|
|
|
<result column="file_url" jdbcType="VARCHAR" property="fileUrl" />
|
|
<result column="file_url" jdbcType="VARCHAR" property="fileUrl" />
|
|
|
<result column="file_url_md5" jdbcType="VARCHAR" property="fileUrlMd5" />
|
|
<result column="file_url_md5" jdbcType="VARCHAR" property="fileUrlMd5" />
|
|
|
<result column="task_id" jdbcType="VARCHAR" property="taskId" />
|
|
<result column="task_id" jdbcType="VARCHAR" property="taskId" />
|
|
@@ -20,7 +21,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
<result column="result" jdbcType="LONGVARCHAR" property="result" />
|
|
<result column="result" jdbcType="LONGVARCHAR" property="result" />
|
|
|
<result column="words" jdbcType="LONGVARCHAR" property="words" />
|
|
<result column="words" jdbcType="LONGVARCHAR" property="words" />
|
|
@@ -29,7 +30,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
<where>
|
|
<where>
|
|
|
<foreach collection="oredCriteria" item="criteria" separator="or">
|
|
<foreach collection="oredCriteria" item="criteria" separator="or">
|
|
@@ -63,7 +64,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
<where>
|
|
<where>
|
|
|
<foreach collection="example.oredCriteria" item="criteria" separator="or">
|
|
<foreach collection="example.oredCriteria" item="criteria" separator="or">
|
|
@@ -97,15 +98,16 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
- id, file_url, file_url_md5, task_id, `status`, create_timestamp, exe_timestamp, finish_timestamp
|
|
|
|
|
|
|
+ id, produce_video_id, file_url, file_url_md5, task_id, `status`, create_timestamp,
|
|
|
|
|
+ exe_timestamp, finish_timestamp
|
|
|
</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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
`result`, words
|
|
`result`, words
|
|
|
</sql>
|
|
</sql>
|
|
@@ -113,7 +115,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<if test="distinct">
|
|
<if test="distinct">
|
|
@@ -134,7 +136,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<if test="distinct">
|
|
<if test="distinct">
|
|
@@ -153,7 +155,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
select
|
|
select
|
|
|
<include refid="Base_Column_List" />
|
|
<include refid="Base_Column_List" />
|
|
@@ -166,7 +168,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
delete from tools_audio_trans_record
|
|
delete from tools_audio_trans_record
|
|
|
where id = #{id,jdbcType=BIGINT}
|
|
where id = #{id,jdbcType=BIGINT}
|
|
@@ -175,7 +177,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
delete from tools_audio_trans_record
|
|
delete from tools_audio_trans_record
|
|
|
<if test="_parameter != null">
|
|
<if test="_parameter != null">
|
|
@@ -186,28 +188,31 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
- insert into tools_audio_trans_record (id, file_url, file_url_md5,
|
|
|
|
|
- task_id, `status`, create_timestamp,
|
|
|
|
|
- exe_timestamp, finish_timestamp, `result`,
|
|
|
|
|
- words)
|
|
|
|
|
- values (#{id,jdbcType=BIGINT}, #{fileUrl,jdbcType=VARCHAR}, #{fileUrlMd5,jdbcType=VARCHAR},
|
|
|
|
|
- #{taskId,jdbcType=VARCHAR}, #{status,jdbcType=INTEGER}, #{createTimestamp,jdbcType=BIGINT},
|
|
|
|
|
- #{exeTimestamp,jdbcType=BIGINT}, #{finishTimestamp,jdbcType=BIGINT}, #{result,jdbcType=LONGVARCHAR},
|
|
|
|
|
- #{words,jdbcType=LONGVARCHAR})
|
|
|
|
|
|
|
+ insert into tools_audio_trans_record (id, produce_video_id, file_url,
|
|
|
|
|
+ file_url_md5, task_id, `status`,
|
|
|
|
|
+ create_timestamp, exe_timestamp, finish_timestamp,
|
|
|
|
|
+ `result`, words)
|
|
|
|
|
+ values (#{id,jdbcType=BIGINT}, #{produceVideoId,jdbcType=VARCHAR}, #{fileUrl,jdbcType=VARCHAR},
|
|
|
|
|
+ #{fileUrlMd5,jdbcType=VARCHAR}, #{taskId,jdbcType=VARCHAR}, #{status,jdbcType=INTEGER},
|
|
|
|
|
+ #{createTimestamp,jdbcType=BIGINT}, #{exeTimestamp,jdbcType=BIGINT}, #{finishTimestamp,jdbcType=BIGINT},
|
|
|
|
|
+ #{result,jdbcType=LONGVARCHAR}, #{words,jdbcType=LONGVARCHAR})
|
|
|
</insert>
|
|
</insert>
|
|
|
<insert id="insertSelective" parameterType="com.tzld.supply.model.po.supply.spider.ToolsAudioTransRecord">
|
|
<insert id="insertSelective" parameterType="com.tzld.supply.model.po.supply.spider.ToolsAudioTransRecord">
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
insert into tools_audio_trans_record
|
|
insert into tools_audio_trans_record
|
|
|
<trim prefix="(" suffix=")" suffixOverrides=",">
|
|
<trim prefix="(" suffix=")" suffixOverrides=",">
|
|
|
<if test="id != null">
|
|
<if test="id != null">
|
|
|
id,
|
|
id,
|
|
|
</if>
|
|
</if>
|
|
|
|
|
+ <if test="produceVideoId != null">
|
|
|
|
|
+ produce_video_id,
|
|
|
|
|
+ </if>
|
|
|
<if test="fileUrl != null">
|
|
<if test="fileUrl != null">
|
|
|
file_url,
|
|
file_url,
|
|
|
</if>
|
|
</if>
|
|
@@ -240,6 +245,9 @@
|
|
|
<if test="id != null">
|
|
<if test="id != null">
|
|
|
#{id,jdbcType=BIGINT},
|
|
#{id,jdbcType=BIGINT},
|
|
|
</if>
|
|
</if>
|
|
|
|
|
+ <if test="produceVideoId != null">
|
|
|
|
|
+ #{produceVideoId,jdbcType=VARCHAR},
|
|
|
|
|
+ </if>
|
|
|
<if test="fileUrl != null">
|
|
<if test="fileUrl != null">
|
|
|
#{fileUrl,jdbcType=VARCHAR},
|
|
#{fileUrl,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
@@ -273,7 +281,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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
select count(*) from tools_audio_trans_record
|
|
select count(*) from tools_audio_trans_record
|
|
|
<if test="_parameter != null">
|
|
<if test="_parameter != null">
|
|
@@ -284,13 +292,16 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update tools_audio_trans_record
|
|
update tools_audio_trans_record
|
|
|
<set>
|
|
<set>
|
|
|
<if test="record.id != null">
|
|
<if test="record.id != null">
|
|
|
id = #{record.id,jdbcType=BIGINT},
|
|
id = #{record.id,jdbcType=BIGINT},
|
|
|
</if>
|
|
</if>
|
|
|
|
|
+ <if test="record.produceVideoId != null">
|
|
|
|
|
+ produce_video_id = #{record.produceVideoId,jdbcType=VARCHAR},
|
|
|
|
|
+ </if>
|
|
|
<if test="record.fileUrl != null">
|
|
<if test="record.fileUrl != null">
|
|
|
file_url = #{record.fileUrl,jdbcType=VARCHAR},
|
|
file_url = #{record.fileUrl,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
@@ -327,10 +338,11 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update tools_audio_trans_record
|
|
update tools_audio_trans_record
|
|
|
set id = #{record.id,jdbcType=BIGINT},
|
|
set id = #{record.id,jdbcType=BIGINT},
|
|
|
|
|
+ produce_video_id = #{record.produceVideoId,jdbcType=VARCHAR},
|
|
|
file_url = #{record.fileUrl,jdbcType=VARCHAR},
|
|
file_url = #{record.fileUrl,jdbcType=VARCHAR},
|
|
|
file_url_md5 = #{record.fileUrlMd5,jdbcType=VARCHAR},
|
|
file_url_md5 = #{record.fileUrlMd5,jdbcType=VARCHAR},
|
|
|
task_id = #{record.taskId,jdbcType=VARCHAR},
|
|
task_id = #{record.taskId,jdbcType=VARCHAR},
|
|
@@ -348,10 +360,11 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update tools_audio_trans_record
|
|
update tools_audio_trans_record
|
|
|
set id = #{record.id,jdbcType=BIGINT},
|
|
set id = #{record.id,jdbcType=BIGINT},
|
|
|
|
|
+ produce_video_id = #{record.produceVideoId,jdbcType=VARCHAR},
|
|
|
file_url = #{record.fileUrl,jdbcType=VARCHAR},
|
|
file_url = #{record.fileUrl,jdbcType=VARCHAR},
|
|
|
file_url_md5 = #{record.fileUrlMd5,jdbcType=VARCHAR},
|
|
file_url_md5 = #{record.fileUrlMd5,jdbcType=VARCHAR},
|
|
|
task_id = #{record.taskId,jdbcType=VARCHAR},
|
|
task_id = #{record.taskId,jdbcType=VARCHAR},
|
|
@@ -367,10 +380,13 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update tools_audio_trans_record
|
|
update tools_audio_trans_record
|
|
|
<set>
|
|
<set>
|
|
|
|
|
+ <if test="produceVideoId != null">
|
|
|
|
|
+ produce_video_id = #{produceVideoId,jdbcType=VARCHAR},
|
|
|
|
|
+ </if>
|
|
|
<if test="fileUrl != null">
|
|
<if test="fileUrl != null">
|
|
|
file_url = #{fileUrl,jdbcType=VARCHAR},
|
|
file_url = #{fileUrl,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
@@ -405,10 +421,11 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update tools_audio_trans_record
|
|
update tools_audio_trans_record
|
|
|
- set file_url = #{fileUrl,jdbcType=VARCHAR},
|
|
|
|
|
|
|
+ set produce_video_id = #{produceVideoId,jdbcType=VARCHAR},
|
|
|
|
|
+ file_url = #{fileUrl,jdbcType=VARCHAR},
|
|
|
file_url_md5 = #{fileUrlMd5,jdbcType=VARCHAR},
|
|
file_url_md5 = #{fileUrlMd5,jdbcType=VARCHAR},
|
|
|
task_id = #{taskId,jdbcType=VARCHAR},
|
|
task_id = #{taskId,jdbcType=VARCHAR},
|
|
|
`status` = #{status,jdbcType=INTEGER},
|
|
`status` = #{status,jdbcType=INTEGER},
|
|
@@ -423,10 +440,11 @@
|
|
|
<!--
|
|
<!--
|
|
|
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 Thu Nov 13 19:18:13 CST 2025.
|
|
|
|
|
|
|
+ This element was generated on Fri Nov 14 13:29:39 CST 2025.
|
|
|
-->
|
|
-->
|
|
|
update tools_audio_trans_record
|
|
update tools_audio_trans_record
|
|
|
- set file_url = #{fileUrl,jdbcType=VARCHAR},
|
|
|
|
|
|
|
+ set produce_video_id = #{produceVideoId,jdbcType=VARCHAR},
|
|
|
|
|
+ file_url = #{fileUrl,jdbcType=VARCHAR},
|
|
|
file_url_md5 = #{fileUrlMd5,jdbcType=VARCHAR},
|
|
file_url_md5 = #{fileUrlMd5,jdbcType=VARCHAR},
|
|
|
task_id = #{taskId,jdbcType=VARCHAR},
|
|
task_id = #{taskId,jdbcType=VARCHAR},
|
|
|
`status` = #{status,jdbcType=INTEGER},
|
|
`status` = #{status,jdbcType=INTEGER},
|