public abstract class BaseFileAction extends BaseAction
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BaseFileAction.Bean |
static class |
BaseFileAction.Config
上传配置
|
| 构造器和说明 |
|---|
BaseFileAction() |
| 限定符和类型 | 方法和说明 |
|---|---|
net.mingsoft.base.entity.ResultData |
upload(BaseFileAction.Config config)
统一上传文件方法
|
net.mingsoft.base.entity.ResultData |
uploadTemplate(BaseFileAction.Config config) |
checkRandCode, checkRandCode, decryptByAES, encryptByAES, getRandCode, getResString, redirectBack, removeUrlParams, validated, validatedpublic net.mingsoft.base.entity.ResultData upload(BaseFileAction.Config config) throws IOException
config - IOExceptionpublic net.mingsoft.base.entity.ResultData uploadTemplate(BaseFileAction.Config config) throws IOException
IOExceptionCopyright © 2022. All rights reserved.