curl --location --request POST 'http://172.29.50.10:5588/read_files' \ --header 'Content-Type: multipart/form-data' \ --form 'file=@"C:\\Users\\jryFo\\OneDrive\\Desktop\\国创-工作\\新建 XLSX 工作表.xlsx"' \ --form 'use_gpu="false"' \ --form 'not_all="false"'
{ "content": "string" }