@Service public class SohelpFileDownloadService extends Object
| 构造器和说明 |
|---|
SohelpFileDownloadService() |
@Comment(value="\u83b7\u53d6\u6587\u4ef6\u6d41") public InputStream getFileStream(String moduleName, String fileName) throws BusiException
moduleName - 模块名称fileName - 文件名称BusiException@Comment(value="\u8bfb\u53d6\u6587\u4ef6\u5b57\u8282") public byte[] readBytes(String moduleName, String fileName) throws BusiException
moduleName - 模块名称fileName - 文件名称BusiExceptionCopyright © 2025. All rights reserved.