{ "sellerTaxnum": "339901999999199", "startDate": "2023-12-30", "endDate": "2024-12-12", "pageNum": 1, "pageSize": 15 }
curl --location --request POST 'http://10.200.16.55:81/salescore/lan/queryInvoiceList.do' \ --header 'Content-Type: application/json' \ --data-raw '{ "sellerTaxnum": "339901999999199", "startDate": "2023-12-30", "endDate": "2024-12-12", "pageNum": 1, "pageSize": 15 }'
{}