【fix sonar】CgformEnhanceJavaInter文件

This commit is contained in:
梁琦涛
2023-03-13 17:43:10 +08:00
parent a45be432b7
commit 6cb9671784
@@ -7,6 +7,9 @@ import com.jero.generater.modules.online.config.exception.BusinessException;
public interface CgformEnhanceJavaInter {
/**
* @deprecated 不推荐
*/
@Deprecated
int execute(String var1, Map<String, Object> var2) throws BusinessException;