@RestController(value="engine-web-io-download") @RequestMapping(value="/engine/web/download") public class EngineDownloadController extends BaseController
request, response| 构造器和说明 | 
|---|
| EngineDownloadController() | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| ApiResult<Object> | download(String refid,
        String fileName) | 
error, error, fail, fail, fail, getLoginID, getLoginName, getLoginOrgID, getLoginOrgName, getLoginUser, getTenantId, getUserName, i18n, i18n, isAdministrator, isDeveloper, limit, offset, ok, ok, setInsertLog, setLoginInfo, setUpdateLog, success, success, success, success, validateToken@PostMapping(value="/download") @Permission(value="") public ApiResult<Object> download(@RequestParam String refid, @RequestParam(value="fileName") String fileName) throws BusiException, TokenAuthenticationException, AccessPermissionException, SQLException
Copyright © 2025. All rights reserved.