Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

生成的Java code ,如果使用qlexpress的情况下,脚本中含有双引号,没有自动转意。 #9

Open
wangchaomail opened this issue Nov 6, 2020 · 0 comments

Comments

@wangchaomail
Copy link

生成的Demo
ScriptExecutorProvider.getInstance().getScriptExecutor("QL").execute("if(isSigned.booleanValue()){System.out.println("Hello")}", nfScriptContext);

其中 "if(isSigned.booleanValue()){System.out.println("Hello")}" 这里的"Hello" 应该加入\n 被转意掉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant