Commit b50e64e5 authored by zhou's avatar zhou

Update readme.md

parent 4f6727db
......@@ -128,8 +128,8 @@
else:
print('该字符串为单位')
```
#### 7.type_extract_JD():
##### 该函数为提取型号的函数,需要输入产品的名称,产品的参数字典,产品的品牌。
#### 7.type_extract_JD(),type_extract():
##### 该函数为提取型号的函数,需要输入产品的名称,产品的参数字典,产品的品牌,type_extract_JD()为最新版,后者可以不调用
##### 使用方法:
```python
type = type_extract_JD(name, params, brand)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment