curl --location --request POST 'http://localhost:9001/ukgsevice/fileExcel/objectDelete' \ --form 'userId=""' \ --form 'userType=""' \ --form 'filePath=""' \ --form 'userToken=""'
{}