6667686970717273
if(result instanceof Boolean && (Boolean)result) { return true; } else return false; } catch (Exception e) { throw new RuntimeExpressionException("环节分支线表达式【"+expression+"】解析不正确", e); } }