Skip to content

Commit cf40a26

Browse files
suyinLoongBoris-code
authored andcommitted
Update UpdateItem.md
1 parent f66d816 commit cf40a26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source_code/UpdateItem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# UpdateItem
22

3-
UpdateItem用于更新数据,继承至Item,所以使用方式基本与Item一致,下载只说不同之处
3+
UpdateItem用于更新数据,继承至Item,所以使用方式基本与Item一致,下面只说不同之处
44

55
## 更新逻辑
66

@@ -70,4 +70,4 @@ item = item.to_UpdateItem()
7070
item.update_key = "title"
7171
```
7272

73-
**推荐方式1,直接改Item类,不用修改爬虫代码**
73+
**推荐方式1,直接改Item类,不用修改爬虫代码**

0 commit comments

Comments
 (0)