提交 49b3440b 编写于 作者: Q qiao tian

Update readme

上级 f56d1315
......@@ -115,3 +115,10 @@ public Object execute(InstructionSet[] instructionSets,IExpressContext<String,Ob
(1)android环境的重大优化:减少编译的内存消耗,堆栈溢出问题
(2)空指针的保护策略:com.ql.util.express.config.QLExpressRunStrategy.setAvoidNullPointer(true)
## 3.2.3版本[2019-6-18]
(1)增加超时方法:TimeOutExceptionTest
(2)安全审核方法:InvokeSecurityRiskMethodsTest
(3)区分异常类型:ThrowExceptionTest
\ No newline at end of file
......@@ -6,7 +6,7 @@
<groupId>com.alibaba</groupId>
<artifactId>QLExpress</artifactId>
<packaging>jar</packaging>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
<name>QLExpress</name>
<description>QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.</description>
<url>https://github.com/alibaba/QLExpress</url>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册