{ "access_code": "P000270", "date": "20220126", "page_no": 1, "page_size": 2, "timestamp": "1643253530", "version": "2.0", "sign":"zkqwMap2urrlgz5sc16ywPYdlTU=" }
curl --location --request POST 'http://127.0.0.1/flow/totalDayFlowList' \ --header 'Accept-Language: zh-CN' \ --header 'Content-Type: application/json' \ --data-raw '{ "access_code": "P000270", "date": "20220126", "page_no": 1, "page_size": 2, "timestamp": "1643253530", "version": "2.0", "sign":"zkqwMap2urrlgz5sc16ywPYdlTU=" }'
{ "code": "0000", "data": { "page": { "cur_page_no": 1, "page_size": 2, "total_count": 167, "total_pages": 84 }, "sign": "oUPjn6BTLZcBfw3KjL7d+n2TPLU=", "device_flow": [ { "device_id": "89860220190711103972", "queryday_flow": "0" }, { "device_id": "89852022018041800898", "queryday_flow": "0" } ], "device_flow_list_num": 167 }, "message": "成功", "success": true }