Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dbb5fc7

Browse filesBrowse files
committed
Merge branch 'master' of github.com:Boris-code/feapder
2 parents 0b0dd6e + 3ebafea commit dbb5fc7
Copy full SHA for dbb5fc7

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎docs/source_code/BatchSpider进阶.md‎

Copy file name to clipboardExpand all lines: docs/source_code/BatchSpider进阶.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ def crawl_detail(args):
112112
spider.start()
113113
```
114114

115-
若批次爬虫和批次爬虫之前有依赖,除了设置related_redis_key参数外,还支持设置related_batch_record参数,指定对方的批次记录表即可。两个参数二选一
115+
若批次爬虫和批次爬虫之间有依赖,除了设置related_redis_key参数外,还支持设置related_batch_record参数,指定对方的批次记录表即可。两个参数二选一
116116

117117
### 2. task_condition
118118

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.