【添加】cgform增强无效注释去除
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import java.util.Map;
|
|||||||
import org.jeecg.modules.online.config.exception.BusinessException;
|
import org.jeecg.modules.online.config.exception.BusinessException;
|
||||||
|
|
||||||
public interface CgformEnhanceJavaInter {
|
public interface CgformEnhanceJavaInter {
|
||||||
/** @deprecated */
|
|
||||||
@Deprecated
|
@Deprecated
|
||||||
int execute(String var1, Map<String, Object> var2) throws BusinessException;
|
int execute(String var1, Map<String, Object> var2) throws BusinessException;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user