@Component public class ResetPasswordExec extends Object implements xyz.erupt.annotation.fun.OperationHandler<EruptUser,ResetPassword>
| 构造器和说明 |
|---|
ResetPasswordExec() |
| 限定符和类型 | 方法和说明 |
|---|---|
ResetPassword |
eruptFormValue(List<EruptUser> data,
ResetPassword resetPassword,
String[] param) |
String |
exec(List<EruptUser> data,
ResetPassword resetPassword,
String[] param) |
public String exec(List<EruptUser> data, ResetPassword resetPassword, String[] param)
exec 在接口中 xyz.erupt.annotation.fun.OperationHandler<EruptUser,ResetPassword>public ResetPassword eruptFormValue(List<EruptUser> data, ResetPassword resetPassword, String[] param)
eruptFormValue 在接口中 xyz.erupt.annotation.fun.OperationHandler<EruptUser,ResetPassword>Copyright © 2024. All rights reserved.