提交 92c21362 编写于 作者: journey2018's avatar journey2018

python home update

上级 fb37c9bf
......@@ -93,7 +93,7 @@ public class PythonCommandExecutor extends AbstractCommandExecutor {
if (StringUtils.isEmpty(pythonHome)){
return PYTHON;
}
return pythonHome + Constants.SINGLE_SLASH +PYTHON;
return pythonHome;
}
@Override
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册