重构路由监控

This commit is contained in:
tanghc
2020-10-31 18:02:02 +08:00
parent 4ce2fc826d
commit 80003c44d3
58 changed files with 1966 additions and 215 deletions

View File

@@ -1,5 +1,11 @@
# changelog
## 4.1.0
需要执行`sop-upgrade-4.1.0.sql`
- 重构路由监控功能
## 4.0.3
- 可定义业务错误码(见`@Open`注解中的`bizCode`属性)