username:passwordAuthorization: Basic *****************Authorization: ********************curl --location 'http://localhost:8090/apis/console.api.hitokotohub.puresky.top/v1alpha1/sentence/-/import-excel' \
--header 'Authorization: Bearer <token>' \
--form 'authorField=""' \
--form 'categoryName=""' \
--form 'contentField=""' \
--form 'file=@""' \
--form 'sourceField=""'{
"failed": 0,
"success": 0,
"total": 0
}