This commit is contained in:
tanghc
2020-10-30 10:27:37 +08:00
parent dc584c36d6
commit 4ce2fc826d
19 changed files with 1050 additions and 8 deletions

View File

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