【添加】cgform增强无效注释去除

This commit is contained in:
zer0Black
2021-03-12 15:33:50 +08:00
parent b7fa47bbb5
commit 93bc376622
@@ -6,7 +6,7 @@ import java.util.Map;
import org.jeecg.modules.online.config.exception.BusinessException;
public interface CgformEnhanceJavaInter {
/** @deprecated */
@Deprecated
int execute(String var1, Map<String, Object> var2) throws BusinessException;