curl --location --request POST 'https://tapi.antong56.com:8443/antong-api/api-platform/api/bill/v2/generateWatterBill' \
--header 'token: undefined' \
--header 'salt;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"billNos": [
"AUWMWNM230656610",
"AUWMZUJ230656598"
]
}'
{}