|
|
@@ -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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
private Byte status;
|
|
|
|
|
|
@@ -90,10 +90,21 @@ public class SpiderContent {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column spider_content.ai_rough_status
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
private Byte aiRoughStatus;
|
|
|
|
|
|
+ /**
|
|
|
+ * Database Column Remarks:
|
|
|
+ * 粗筛执行结果
|
|
|
+ *
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
+ * This field corresponds to the database column spider_content.ai_rough_result
|
|
|
+ *
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
+ */
|
|
|
+ private String aiRoughResult;
|
|
|
+
|
|
|
/**
|
|
|
* Database Column Remarks:
|
|
|
* 精筛状态 0-未分析 1-分析成功 2-分析失败
|
|
|
@@ -101,16 +112,27 @@ public class SpiderContent {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column spider_content.ai_precision_status
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
private Byte 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 Mon Oct 13 19:39:09 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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
private Long createTime;
|
|
|
|
|
|
@@ -119,7 +141,7 @@ public class SpiderContent {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column spider_content.update_time
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
private Long updateTime;
|
|
|
|
|
|
@@ -130,7 +152,7 @@ public class SpiderContent {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column spider_content.content
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
private String content;
|
|
|
|
|
|
@@ -140,7 +162,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.id
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public Long getId() {
|
|
|
return id;
|
|
|
@@ -152,7 +174,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param id the value for spider_content.id
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setId(Long id) {
|
|
|
this.id = id;
|
|
|
@@ -164,7 +186,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.task_id
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public Long getTaskId() {
|
|
|
return taskId;
|
|
|
@@ -176,7 +198,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param taskId the value for spider_content.task_id
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setTaskId(Long taskId) {
|
|
|
this.taskId = taskId;
|
|
|
@@ -188,7 +210,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.source
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public String getSource() {
|
|
|
return source;
|
|
|
@@ -200,7 +222,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param source the value for spider_content.source
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setSource(String source) {
|
|
|
this.source = source;
|
|
|
@@ -212,7 +234,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.source_type
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public String getSourceType() {
|
|
|
return sourceType;
|
|
|
@@ -224,7 +246,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param sourceType the value for spider_content.source_type
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setSourceType(String sourceType) {
|
|
|
this.sourceType = sourceType;
|
|
|
@@ -236,7 +258,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.url
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public String getUrl() {
|
|
|
return url;
|
|
|
@@ -248,7 +270,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param url the value for spider_content.url
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setUrl(String url) {
|
|
|
this.url = url;
|
|
|
@@ -260,7 +282,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.title
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public String getTitle() {
|
|
|
return title;
|
|
|
@@ -272,7 +294,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param title the value for spider_content.title
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setTitle(String title) {
|
|
|
this.title = title;
|
|
|
@@ -284,7 +306,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.status
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public Byte getStatus() {
|
|
|
return status;
|
|
|
@@ -296,7 +318,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param status the value for spider_content.status
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setStatus(Byte status) {
|
|
|
this.status = status;
|
|
|
@@ -308,7 +330,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.ai_rough_status
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public Byte getAiRoughStatus() {
|
|
|
return aiRoughStatus;
|
|
|
@@ -320,19 +342,43 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param aiRoughStatus the value for spider_content.ai_rough_status
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setAiRoughStatus(Byte aiRoughStatus) {
|
|
|
this.aiRoughStatus = aiRoughStatus;
|
|
|
}
|
|
|
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator.
|
|
|
+ * This method returns the value of the database column spider_content.ai_rough_result
|
|
|
+ *
|
|
|
+ * @return the value of spider_content.ai_rough_result
|
|
|
+ *
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
+ */
|
|
|
+ public String getAiRoughResult() {
|
|
|
+ return aiRoughResult;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator.
|
|
|
+ * This method sets the value of the database column spider_content.ai_rough_result
|
|
|
+ *
|
|
|
+ * @param aiRoughResult the value for spider_content.ai_rough_result
|
|
|
+ *
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
+ */
|
|
|
+ public void setAiRoughResult(String aiRoughResult) {
|
|
|
+ this.aiRoughResult = aiRoughResult;
|
|
|
+ }
|
|
|
+
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method returns the value of the database column spider_content.ai_precision_status
|
|
|
*
|
|
|
* @return the value of spider_content.ai_precision_status
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public Byte getAiPrecisionStatus() {
|
|
|
return aiPrecisionStatus;
|
|
|
@@ -344,19 +390,43 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param aiPrecisionStatus the value for spider_content.ai_precision_status
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setAiPrecisionStatus(Byte 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 Mon Oct 13 19:39:09 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 Mon Oct 13 19:39:09 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 Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public Long getCreateTime() {
|
|
|
return createTime;
|
|
|
@@ -368,7 +438,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param createTime the value for spider_content.create_time
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setCreateTime(Long createTime) {
|
|
|
this.createTime = createTime;
|
|
|
@@ -380,7 +450,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.update_time
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public Long getUpdateTime() {
|
|
|
return updateTime;
|
|
|
@@ -392,7 +462,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param updateTime the value for spider_content.update_time
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setUpdateTime(Long updateTime) {
|
|
|
this.updateTime = updateTime;
|
|
|
@@ -404,7 +474,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @return the value of spider_content.content
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public String getContent() {
|
|
|
return content;
|
|
|
@@ -416,7 +486,7 @@ public class SpiderContent {
|
|
|
*
|
|
|
* @param content the value for spider_content.content
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
public void setContent(String content) {
|
|
|
this.content = content;
|
|
|
@@ -426,7 +496,7 @@ public class SpiderContent {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_content
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
+ * @mbg.generated Mon Oct 13 19:39:09 CST 2025
|
|
|
*/
|
|
|
@Override
|
|
|
public String toString() {
|
|
|
@@ -442,7 +512,9 @@ public class SpiderContent {
|
|
|
sb.append(", title=").append(title);
|
|
|
sb.append(", status=").append(status);
|
|
|
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);
|