public MapString Object importFunctionalCharacteristicsRequestBody MultipartFile file HttpServletRequest request HttpServletResponse response
The method "importFunctionalCharacteristics" takes three parameters:
- A MultipartFile object named "file" which represents the file to be imported.
- A HttpServletRequest object named "request" which represents the HTTP request.
- A HttpServletResponse object named "response" which represents the HTTP response.
The return type of the method is a Map with String as the key and Object as the value.
原文地址: http://www.cveoy.top/t/topic/iSPK 著作权归作者所有。请勿转载和采集!