{
"pageNumber": 1,
"pageSize": 10,
"serviceName": "string",
"status": 0,
"type": 0,
"applyStartTime": "string",
"applyEndTime": "string"
}curl --location --request POST 'http://172.20.238.8:48806/bidAssistant/getHistoryList' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNumber": 1,
"pageSize": 10,
"serviceName": "string",
"status": 0,
"type": 0,
"applyStartTime": "string",
"applyEndTime": "string"
}'{
"records": [
{
"id": {
"mostSigBits": 0,
"leastSigBits": 0,
"leastSignificantBits": 0,
"mostSignificantBits": 0
},
"userId": 0,
"template": "",
"fileName": "",
"contents": "",
"variables": "",
"createdAt": "",
"delFlag": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": "",
"pages": 0
}