mirror of
https://gitee.com/dromara/hutool.git
synced 2025-09-19 01:58:19 +08:00
fix code
This commit is contained in:
@@ -180,10 +180,10 @@ implementation 'cn.hutool:hutool-all:6.0.0.M1'
|
||||
|
||||
Hutool的源码分为两个分支,功能如下:
|
||||
|
||||
| 分支 | 作用 |
|
||||
|-----------|---------------------------------------------------------------|
|
||||
| 分支 | 作用 |
|
||||
|-----------|--------------------------------------------|
|
||||
| v6-master | 主分支,release版本使用的分支,与中央库提交的jar一致,不接收任何pr或修改 |
|
||||
| v6-dev | 开发分支,默认为下个版本的SNAPSHOT版本,接受修改或pr |
|
||||
| v6-dev | 开发分支,默认为下个版本的SNAPSHOT版本,接受修改或pr |
|
||||
|
||||
### 🐞提供bug反馈或建议
|
||||
|
||||
|
Reference in New Issue
Block a user