Commit 427ebaf0 authored by liguangyu06's avatar liguangyu06
Browse files

新增期初导入脚本

parent 2bf54d70
...@@ -74,7 +74,7 @@ def l_gen1(): ...@@ -74,7 +74,7 @@ def l_gen1():
"goodsSpec": "Test-001" "goodsSpec": "Test-001"
}, },
"pageNum": 1, "pageNum": 1,
"pageSize": 1 "pageSize": 1200
} }
# 发送请求 # 发送请求
result = requests.post(url, json=request_body, headers=headers) result = requests.post(url, json=request_body, headers=headers)
......
Supports Markdown
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