curl --location --request POST 'https://sscdev.parking24.cn/reformer-file-service/file/uploadFileSpecifyPath' \
--header 'request_id: 111' \
--header 'Cookie: UID=27959e1b29c44164877c4653d8c923ec' \
--form 'upFile=@"C:\\Users\\xishuidashi\\Pictures\\Saved Pictures\\hachi.png"' \
--form 'path="file/hachi.png"'
{}