token: ********************
curl --location --request GET '/paperClaim/listInit' \
--header 'token;'
{
"code": 0,
"message": "string",
"data": {
"journalPartition": [
{
"id": 0,
"name": "string"
}
],
"exportValue": "string"
},
"jurisdiction": {}
}