{
"id": 25875,
"categoryId": 0,
"name": "赵六",
"picUrl": "https://www.iocoder.cn",
"fileType": "1",
"size": 0,
"personal": 0,
"ratio": "string"
}curl --location --request POST '/admin-api/wol/source-file/create' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 25875,
"categoryId": 0,
"name": "赵六",
"picUrl": "https://www.iocoder.cn",
"fileType": "1",
"size": 0,
"personal": 0,
"ratio": "string"
}'{
"code": 0,
"data": 0,
"msg": "string"
}