curl --location --globoff 'http://{{ip}}:9000/inventory-service/postInventory/userInventoryCount?sysUserId=undefined&year=undefined' \
--header 'Authorization: {{AUTH_TOKEN}}' \
--header 'ip: {{ip}}' \
--header 'X-Request-client-type: PC' \
--header 'clientId: 1'{
"code": 0,
"msg": "string",
"data": 0
}