curl --location -g --request GET '{{api_perfix}}file/config' \
--header 'Site-Id: 100000' \
--header 'Token: {{Token}}'{
"data": {
"upload_max_filesize": {
"unit": "string",
"num": 0
}
},
"msg": "string",
"code": 0
}