We now have a requirement: upload a file at the front end, return a new byte stream to the front end under file processing at the back end, and then download it directly.
question: an error is displayed after downloading Excel. Does anyone know how to solve this problem, or where is the setting wrong? Thank you very much!
Excel 2007 template is used in the back end, and Excel 2007 is also used when downloading and opening the front end
PS: cannot be downloaded by returning url download for the time being due to system limitations.