This commit is contained in:
tanghc
2020-09-09 18:15:27 +08:00
parent c318534922
commit 01bb3eae06

View File

@@ -4,6 +4,7 @@
- 可定义业务错误码(见`@Open`注解中的`bizCode`属性)
- 文档参数可指定最大长度(使用`@Length(max = xx)`
- 修复返回大文本导致的错误Exceeded limit on max bytes to buffer : 262144
## 4.0.2