wangyunpeng пре 1 месец
родитељ
комит
10299e42b2

+ 14 - 14
core/src/main/java/com/tzld/supply/dao/mapper/supply/spider/SpiderContentMapper.java

@@ -10,7 +10,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     long countByExample(SpiderContentExample example);
 
@@ -18,7 +18,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int deleteByExample(SpiderContentExample example);
 
@@ -26,7 +26,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int deleteByPrimaryKey(Long id);
 
@@ -34,7 +34,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int insert(SpiderContent record);
 
@@ -42,7 +42,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int insertSelective(SpiderContent record);
 
@@ -50,7 +50,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     List<SpiderContent> selectByExampleWithBLOBs(SpiderContentExample example);
 
@@ -58,7 +58,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     List<SpiderContent> selectByExample(SpiderContentExample example);
 
@@ -66,7 +66,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     SpiderContent selectByPrimaryKey(Long id);
 
@@ -74,7 +74,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int updateByExampleSelective(@Param("record") SpiderContent record, @Param("example") SpiderContentExample example);
 
@@ -82,7 +82,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int updateByExampleWithBLOBs(@Param("record") SpiderContent record, @Param("example") SpiderContentExample example);
 
@@ -90,7 +90,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int updateByExample(@Param("record") SpiderContent record, @Param("example") SpiderContentExample example);
 
@@ -98,7 +98,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int updateByPrimaryKeySelective(SpiderContent record);
 
@@ -106,7 +106,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int updateByPrimaryKeyWithBLOBs(SpiderContent record);
 
@@ -114,7 +114,7 @@ public interface SpiderContentMapper {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     int updateByPrimaryKey(SpiderContent record);
 }

+ 76 - 76
core/src/main/java/com/tzld/supply/model/po/supply/spider/SpiderContent.java

@@ -13,7 +13,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.id
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private Long id;
 
@@ -24,7 +24,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.task_id
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private Long taskId;
 
@@ -35,7 +35,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.source
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private String source;
 
@@ -46,7 +46,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.source_type
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private String sourceType;
 
@@ -57,7 +57,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.url
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private String url;
 
@@ -68,7 +68,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.title
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private String title;
 
@@ -79,7 +79,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private Integer status;
 
@@ -90,7 +90,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.ai_rough_status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private Integer aiRoughStatus;
 
@@ -101,7 +101,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.ai_rough_result
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private String aiRoughResult;
 
@@ -112,27 +112,16 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.ai_precision_status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private Integer aiPrecisionStatus;
 
-    /**
-     * Database Column Remarks:
-     *   精筛执行结果
-     *
-     * This field was generated by MyBatis Generator.
-     * This field corresponds to the database column spider_content.ai_precision_result
-     *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
-     */
-    private String aiPrecisionResult;
-
     /**
      *
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.create_time
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private Long createTime;
 
@@ -141,7 +130,7 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.update_time
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private Long updateTime;
 
@@ -152,17 +141,28 @@ public class SpiderContent {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database column spider_content.content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     private String content;
 
+    /**
+     * Database Column Remarks:
+     *   精筛执行结果
+     *
+     * This field was generated by MyBatis Generator.
+     * This field corresponds to the database column spider_content.ai_precision_result
+     *
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
+     */
+    private String aiPrecisionResult;
+
     /**
      * This method was generated by MyBatis Generator.
      * This method returns the value of the database column spider_content.id
      *
      * @return the value of spider_content.id
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Long getId() {
         return id;
@@ -174,7 +174,7 @@ public class SpiderContent {
      *
      * @param id the value for spider_content.id
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setId(Long id) {
         this.id = id;
@@ -186,7 +186,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.task_id
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Long getTaskId() {
         return taskId;
@@ -198,7 +198,7 @@ public class SpiderContent {
      *
      * @param taskId the value for spider_content.task_id
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setTaskId(Long taskId) {
         this.taskId = taskId;
@@ -210,7 +210,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.source
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public String getSource() {
         return source;
@@ -222,7 +222,7 @@ public class SpiderContent {
      *
      * @param source the value for spider_content.source
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setSource(String source) {
         this.source = source;
@@ -234,7 +234,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.source_type
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public String getSourceType() {
         return sourceType;
@@ -246,7 +246,7 @@ public class SpiderContent {
      *
      * @param sourceType the value for spider_content.source_type
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setSourceType(String sourceType) {
         this.sourceType = sourceType;
@@ -258,7 +258,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.url
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public String getUrl() {
         return url;
@@ -270,7 +270,7 @@ public class SpiderContent {
      *
      * @param url the value for spider_content.url
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setUrl(String url) {
         this.url = url;
@@ -282,7 +282,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.title
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public String getTitle() {
         return title;
@@ -294,7 +294,7 @@ public class SpiderContent {
      *
      * @param title the value for spider_content.title
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setTitle(String title) {
         this.title = title;
@@ -306,7 +306,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Integer getStatus() {
         return status;
@@ -318,7 +318,7 @@ public class SpiderContent {
      *
      * @param status the value for spider_content.status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setStatus(Integer status) {
         this.status = status;
@@ -330,7 +330,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.ai_rough_status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Integer getAiRoughStatus() {
         return aiRoughStatus;
@@ -342,7 +342,7 @@ public class SpiderContent {
      *
      * @param aiRoughStatus the value for spider_content.ai_rough_status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setAiRoughStatus(Integer aiRoughStatus) {
         this.aiRoughStatus = aiRoughStatus;
@@ -354,7 +354,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.ai_rough_result
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public String getAiRoughResult() {
         return aiRoughResult;
@@ -366,7 +366,7 @@ public class SpiderContent {
      *
      * @param aiRoughResult the value for spider_content.ai_rough_result
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setAiRoughResult(String aiRoughResult) {
         this.aiRoughResult = aiRoughResult;
@@ -378,7 +378,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.ai_precision_status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Integer getAiPrecisionStatus() {
         return aiPrecisionStatus;
@@ -390,43 +390,19 @@ public class SpiderContent {
      *
      * @param aiPrecisionStatus the value for spider_content.ai_precision_status
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setAiPrecisionStatus(Integer aiPrecisionStatus) {
         this.aiPrecisionStatus = aiPrecisionStatus;
     }
 
-    /**
-     * This method was generated by MyBatis Generator.
-     * This method returns the value of the database column spider_content.ai_precision_result
-     *
-     * @return the value of spider_content.ai_precision_result
-     *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
-     */
-    public String getAiPrecisionResult() {
-        return aiPrecisionResult;
-    }
-
-    /**
-     * This method was generated by MyBatis Generator.
-     * This method sets the value of the database column spider_content.ai_precision_result
-     *
-     * @param aiPrecisionResult the value for spider_content.ai_precision_result
-     *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
-     */
-    public void setAiPrecisionResult(String aiPrecisionResult) {
-        this.aiPrecisionResult = aiPrecisionResult;
-    }
-
     /**
      * This method was generated by MyBatis Generator.
      * This method returns the value of the database column spider_content.create_time
      *
      * @return the value of spider_content.create_time
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Long getCreateTime() {
         return createTime;
@@ -438,7 +414,7 @@ public class SpiderContent {
      *
      * @param createTime the value for spider_content.create_time
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setCreateTime(Long createTime) {
         this.createTime = createTime;
@@ -450,7 +426,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.update_time
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Long getUpdateTime() {
         return updateTime;
@@ -462,7 +438,7 @@ public class SpiderContent {
      *
      * @param updateTime the value for spider_content.update_time
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setUpdateTime(Long updateTime) {
         this.updateTime = updateTime;
@@ -474,7 +450,7 @@ public class SpiderContent {
      *
      * @return the value of spider_content.content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public String getContent() {
         return content;
@@ -486,17 +462,41 @@ public class SpiderContent {
      *
      * @param content the value for spider_content.content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setContent(String content) {
         this.content = content;
     }
 
+    /**
+     * This method was generated by MyBatis Generator.
+     * This method returns the value of the database column spider_content.ai_precision_result
+     *
+     * @return the value of spider_content.ai_precision_result
+     *
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
+     */
+    public String getAiPrecisionResult() {
+        return aiPrecisionResult;
+    }
+
+    /**
+     * This method was generated by MyBatis Generator.
+     * This method sets the value of the database column spider_content.ai_precision_result
+     *
+     * @param aiPrecisionResult the value for spider_content.ai_precision_result
+     *
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
+     */
+    public void setAiPrecisionResult(String aiPrecisionResult) {
+        this.aiPrecisionResult = aiPrecisionResult;
+    }
+
     /**
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     @Override
     public String toString() {
@@ -514,10 +514,10 @@ public class SpiderContent {
         sb.append(", aiRoughStatus=").append(aiRoughStatus);
         sb.append(", aiRoughResult=").append(aiRoughResult);
         sb.append(", aiPrecisionStatus=").append(aiPrecisionStatus);
-        sb.append(", aiPrecisionResult=").append(aiPrecisionResult);
         sb.append(", createTime=").append(createTime);
         sb.append(", updateTime=").append(updateTime);
         sb.append(", content=").append(content);
+        sb.append(", aiPrecisionResult=").append(aiPrecisionResult);
         sb.append("]");
         return sb.toString();
     }

+ 17 - 87
core/src/main/java/com/tzld/supply/model/po/supply/spider/SpiderContentExample.java

@@ -8,7 +8,7 @@ public class SpiderContentExample {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     protected String orderByClause;
 
@@ -16,7 +16,7 @@ public class SpiderContentExample {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     protected boolean distinct;
 
@@ -24,7 +24,7 @@ public class SpiderContentExample {
      * This field was generated by MyBatis Generator.
      * This field corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     protected List<Criteria> oredCriteria;
 
@@ -32,7 +32,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public SpiderContentExample() {
         oredCriteria = new ArrayList<Criteria>();
@@ -42,7 +42,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setOrderByClause(String orderByClause) {
         this.orderByClause = orderByClause;
@@ -52,7 +52,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public String getOrderByClause() {
         return orderByClause;
@@ -62,7 +62,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void setDistinct(boolean distinct) {
         this.distinct = distinct;
@@ -72,7 +72,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public boolean isDistinct() {
         return distinct;
@@ -82,7 +82,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public List<Criteria> getOredCriteria() {
         return oredCriteria;
@@ -92,7 +92,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void or(Criteria criteria) {
         oredCriteria.add(criteria);
@@ -102,7 +102,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Criteria or() {
         Criteria criteria = createCriteriaInternal();
@@ -114,7 +114,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public Criteria createCriteria() {
         Criteria criteria = createCriteriaInternal();
@@ -128,7 +128,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     protected Criteria createCriteriaInternal() {
         Criteria criteria = new Criteria();
@@ -139,7 +139,7 @@ public class SpiderContentExample {
      * This method was generated by MyBatis Generator.
      * This method corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public void clear() {
         oredCriteria.clear();
@@ -151,7 +151,7 @@ public class SpiderContentExample {
      * This class was generated by MyBatis Generator.
      * This class corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     protected abstract static class GeneratedCriteria {
         protected List<Criterion> criteria;
@@ -844,76 +844,6 @@ public class SpiderContentExample {
             return (Criteria) this;
         }
 
-        public Criteria andAiPrecisionResultIsNull() {
-            addCriterion("ai_precision_result is null");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultIsNotNull() {
-            addCriterion("ai_precision_result is not null");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultEqualTo(String value) {
-            addCriterion("ai_precision_result =", value, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultNotEqualTo(String value) {
-            addCriterion("ai_precision_result <>", value, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultGreaterThan(String value) {
-            addCriterion("ai_precision_result >", value, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultGreaterThanOrEqualTo(String value) {
-            addCriterion("ai_precision_result >=", value, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultLessThan(String value) {
-            addCriterion("ai_precision_result <", value, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultLessThanOrEqualTo(String value) {
-            addCriterion("ai_precision_result <=", value, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultLike(String value) {
-            addCriterion("ai_precision_result like", value, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultNotLike(String value) {
-            addCriterion("ai_precision_result not like", value, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultIn(List<String> values) {
-            addCriterion("ai_precision_result in", values, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultNotIn(List<String> values) {
-            addCriterion("ai_precision_result not in", values, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultBetween(String value1, String value2) {
-            addCriterion("ai_precision_result between", value1, value2, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
-        public Criteria andAiPrecisionResultNotBetween(String value1, String value2) {
-            addCriterion("ai_precision_result not between", value1, value2, "aiPrecisionResult");
-            return (Criteria) this;
-        }
-
         public Criteria andCreateTimeIsNull() {
             addCriterion("create_time is null");
             return (Criteria) this;
@@ -1039,7 +969,7 @@ public class SpiderContentExample {
      * This class was generated by MyBatis Generator.
      * This class corresponds to the database table spider_content
      *
-     * @mbg.generated do_not_delete_during_merge Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated do_not_delete_during_merge Thu Oct 16 20:21:22 CST 2025
      */
     public static class Criteria extends GeneratedCriteria {
 
@@ -1052,7 +982,7 @@ public class SpiderContentExample {
      * This class was generated by MyBatis Generator.
      * This class corresponds to the database table spider_content
      *
-     * @mbg.generated Tue Oct 14 10:08:57 CST 2025
+     * @mbg.generated Thu Oct 16 20:21:22 CST 2025
      */
     public static class Criterion {
         private String condition;

+ 43 - 45
core/src/main/resources/mapper/supply/spider/SpiderContentMapper.xml

@@ -5,7 +5,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     <id column="id" jdbcType="BIGINT" property="id" />
     <result column="task_id" jdbcType="BIGINT" property="taskId" />
@@ -17,7 +17,6 @@
     <result column="ai_rough_status" jdbcType="INTEGER" property="aiRoughStatus" />
     <result column="ai_rough_result" jdbcType="VARCHAR" property="aiRoughResult" />
     <result column="ai_precision_status" jdbcType="INTEGER" property="aiPrecisionStatus" />
-    <result column="ai_precision_result" jdbcType="VARCHAR" property="aiPrecisionResult" />
     <result column="create_time" jdbcType="BIGINT" property="createTime" />
     <result column="update_time" jdbcType="BIGINT" property="updateTime" />
   </resultMap>
@@ -25,15 +24,16 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     <result column="content" jdbcType="LONGVARCHAR" property="content" />
+    <result column="ai_precision_result" jdbcType="LONGVARCHAR" property="aiPrecisionResult" />
   </resultMap>
   <sql id="Example_Where_Clause">
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     <where>
       <foreach collection="oredCriteria" item="criteria" separator="or">
@@ -67,7 +67,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     <where>
       <foreach collection="example.oredCriteria" item="criteria" separator="or">
@@ -101,24 +101,24 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     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, create_time, update_time
   </sql>
   <sql id="Blob_Column_List">
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
-    content
+    content, ai_precision_result
   </sql>
   <select id="selectByExampleWithBLOBs" parameterType="com.tzld.supply.model.po.supply.spider.SpiderContentExample" resultMap="ResultMapWithBLOBs">
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     select
     <if test="distinct">
@@ -139,7 +139,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     select
     <if test="distinct">
@@ -158,7 +158,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     select 
     <include refid="Base_Column_List" />
@@ -171,7 +171,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     delete from spider_content
     where id = #{id,jdbcType=BIGINT}
@@ -180,7 +180,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     delete from spider_content
     <if test="_parameter != null">
@@ -191,24 +191,24 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     insert into spider_content (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, content)
+      ai_precision_status, create_time, update_time, 
+      content, ai_precision_result)
     values (#{id,jdbcType=BIGINT}, #{taskId,jdbcType=BIGINT}, #{source,jdbcType=VARCHAR}, 
       #{sourceType,jdbcType=VARCHAR}, #{url,jdbcType=VARCHAR}, #{title,jdbcType=VARCHAR}, 
       #{status,jdbcType=INTEGER}, #{aiRoughStatus,jdbcType=INTEGER}, #{aiRoughResult,jdbcType=VARCHAR}, 
-      #{aiPrecisionStatus,jdbcType=INTEGER}, #{aiPrecisionResult,jdbcType=VARCHAR}, #{createTime,jdbcType=BIGINT}, 
-      #{updateTime,jdbcType=BIGINT}, #{content,jdbcType=LONGVARCHAR})
+      #{aiPrecisionStatus,jdbcType=INTEGER}, #{createTime,jdbcType=BIGINT}, #{updateTime,jdbcType=BIGINT}, 
+      #{content,jdbcType=LONGVARCHAR}, #{aiPrecisionResult,jdbcType=LONGVARCHAR})
   </insert>
   <insert id="insertSelective" parameterType="com.tzld.supply.model.po.supply.spider.SpiderContent">
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     insert into spider_content
     <trim prefix="(" suffix=")" suffixOverrides=",">
@@ -242,9 +242,6 @@
       <if test="aiPrecisionStatus != null">
         ai_precision_status,
       </if>
-      <if test="aiPrecisionResult != null">
-        ai_precision_result,
-      </if>
       <if test="createTime != null">
         create_time,
       </if>
@@ -254,6 +251,9 @@
       <if test="content != null">
         content,
       </if>
+      <if test="aiPrecisionResult != null">
+        ai_precision_result,
+      </if>
     </trim>
     <trim prefix="values (" suffix=")" suffixOverrides=",">
       <if test="id != null">
@@ -286,9 +286,6 @@
       <if test="aiPrecisionStatus != null">
         #{aiPrecisionStatus,jdbcType=INTEGER},
       </if>
-      <if test="aiPrecisionResult != null">
-        #{aiPrecisionResult,jdbcType=VARCHAR},
-      </if>
       <if test="createTime != null">
         #{createTime,jdbcType=BIGINT},
       </if>
@@ -298,13 +295,16 @@
       <if test="content != null">
         #{content,jdbcType=LONGVARCHAR},
       </if>
+      <if test="aiPrecisionResult != null">
+        #{aiPrecisionResult,jdbcType=LONGVARCHAR},
+      </if>
     </trim>
   </insert>
   <select id="countByExample" parameterType="com.tzld.supply.model.po.supply.spider.SpiderContentExample" resultType="java.lang.Long">
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     select count(*) from spider_content
     <if test="_parameter != null">
@@ -315,7 +315,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     update spider_content
     <set>
@@ -349,9 +349,6 @@
       <if test="record.aiPrecisionStatus != null">
         ai_precision_status = #{record.aiPrecisionStatus,jdbcType=INTEGER},
       </if>
-      <if test="record.aiPrecisionResult != null">
-        ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
-      </if>
       <if test="record.createTime != null">
         create_time = #{record.createTime,jdbcType=BIGINT},
       </if>
@@ -361,6 +358,9 @@
       <if test="record.content != null">
         content = #{record.content,jdbcType=LONGVARCHAR},
       </if>
+      <if test="record.aiPrecisionResult != null">
+        ai_precision_result = #{record.aiPrecisionResult,jdbcType=LONGVARCHAR},
+      </if>
     </set>
     <if test="_parameter != null">
       <include refid="Update_By_Example_Where_Clause" />
@@ -370,7 +370,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     update spider_content
     set id = #{record.id,jdbcType=BIGINT},
@@ -383,10 +383,10 @@
       ai_rough_status = #{record.aiRoughStatus,jdbcType=INTEGER},
       ai_rough_result = #{record.aiRoughResult,jdbcType=VARCHAR},
       ai_precision_status = #{record.aiPrecisionStatus,jdbcType=INTEGER},
-      ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
       create_time = #{record.createTime,jdbcType=BIGINT},
       update_time = #{record.updateTime,jdbcType=BIGINT},
-      content = #{record.content,jdbcType=LONGVARCHAR}
+      content = #{record.content,jdbcType=LONGVARCHAR},
+      ai_precision_result = #{record.aiPrecisionResult,jdbcType=LONGVARCHAR}
     <if test="_parameter != null">
       <include refid="Update_By_Example_Where_Clause" />
     </if>
@@ -395,7 +395,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     update spider_content
     set id = #{record.id,jdbcType=BIGINT},
@@ -408,7 +408,6 @@
       ai_rough_status = #{record.aiRoughStatus,jdbcType=INTEGER},
       ai_rough_result = #{record.aiRoughResult,jdbcType=VARCHAR},
       ai_precision_status = #{record.aiPrecisionStatus,jdbcType=INTEGER},
-      ai_precision_result = #{record.aiPrecisionResult,jdbcType=VARCHAR},
       create_time = #{record.createTime,jdbcType=BIGINT},
       update_time = #{record.updateTime,jdbcType=BIGINT}
     <if test="_parameter != null">
@@ -419,7 +418,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     update spider_content
     <set>
@@ -450,9 +449,6 @@
       <if test="aiPrecisionStatus != null">
         ai_precision_status = #{aiPrecisionStatus,jdbcType=INTEGER},
       </if>
-      <if test="aiPrecisionResult != null">
-        ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
-      </if>
       <if test="createTime != null">
         create_time = #{createTime,jdbcType=BIGINT},
       </if>
@@ -462,6 +458,9 @@
       <if test="content != null">
         content = #{content,jdbcType=LONGVARCHAR},
       </if>
+      <if test="aiPrecisionResult != null">
+        ai_precision_result = #{aiPrecisionResult,jdbcType=LONGVARCHAR},
+      </if>
     </set>
     where id = #{id,jdbcType=BIGINT}
   </update>
@@ -469,7 +468,7 @@
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     update spider_content
     set task_id = #{taskId,jdbcType=BIGINT},
@@ -481,17 +480,17 @@
       ai_rough_status = #{aiRoughStatus,jdbcType=INTEGER},
       ai_rough_result = #{aiRoughResult,jdbcType=VARCHAR},
       ai_precision_status = #{aiPrecisionStatus,jdbcType=INTEGER},
-      ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
       create_time = #{createTime,jdbcType=BIGINT},
       update_time = #{updateTime,jdbcType=BIGINT},
-      content = #{content,jdbcType=LONGVARCHAR}
+      content = #{content,jdbcType=LONGVARCHAR},
+      ai_precision_result = #{aiPrecisionResult,jdbcType=LONGVARCHAR}
     where id = #{id,jdbcType=BIGINT}
   </update>
   <update id="updateByPrimaryKey" parameterType="com.tzld.supply.model.po.supply.spider.SpiderContent">
     <!--
       WARNING - @mbg.generated
       This element is automatically generated by MyBatis Generator, do not modify.
-      This element was generated on Tue Oct 14 10:08:57 CST 2025.
+      This element was generated on Thu Oct 16 20:21:22 CST 2025.
     -->
     update spider_content
     set task_id = #{taskId,jdbcType=BIGINT},
@@ -503,7 +502,6 @@
       ai_rough_status = #{aiRoughStatus,jdbcType=INTEGER},
       ai_rough_result = #{aiRoughResult,jdbcType=VARCHAR},
       ai_precision_status = #{aiPrecisionStatus,jdbcType=INTEGER},
-      ai_precision_result = #{aiPrecisionResult,jdbcType=VARCHAR},
       create_time = #{createTime,jdbcType=BIGINT},
       update_time = #{updateTime,jdbcType=BIGINT}
     where id = #{id,jdbcType=BIGINT}