public abstract class BaseExecutor extends Object
| 构造器和说明 | 
|---|
| BaseExecutor(EntityVO entityVO) | 
| BaseExecutor(String entityName) | 
public EntityVO entityVO
public BaseExecutor(String entityName)
public BaseExecutor(EntityVO entityVO)
public abstract void execute(Map dataMap) throws EntityException, EntityValidateException, EntityFormulaException
Copyright © 2025. All rights reserved.