Commit e36883cb authored by liguangyu06's avatar liguangyu06
Browse files

脚本优化

parent 63e13612
......@@ -230,15 +230,14 @@ json_headers_pur: {
"payload_wait": {
"pageNum": 1,
"pageSize": 50000,
"pageSize": 200000,
"queryObject": {
"businessType": 0,
"createOrderTime": [
"2025-05-29",
"2025-06-30"
"2025-06-03",
"2025-06-05"
],
"createOrderTimeStart": "2025-05-29",
"createOrderTimeEnd": "2025-06-30"
"createOrderTimeStart": "2025-06-03",
"createOrderTimeEnd": "2025-06-05"
}
}
......
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