保存抓取规则功能
This commit is contained in:
@@ -20,4 +20,10 @@ public class FatchRule extends BaseEntity {
|
||||
private String startContent;
|
||||
private String endContent;
|
||||
|
||||
private String column;
|
||||
private String columnName;
|
||||
private Integer isDefault;
|
||||
|
||||
private Long templateId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user