mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 16:22:57 +08:00
doc: 文档更新
This commit is contained in:
parent
73c7697443
commit
70fbf5de3e
15
README.md
15
README.md
@ -96,8 +96,21 @@ export const http = (type?: RequestHttpEnum) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
## 交流
|
## 代码提交
|
||||||
|
|
||||||
|
* feat: 新功能
|
||||||
|
* fix: 修复 Bug
|
||||||
|
* docs: 文档修改
|
||||||
|
* perf: 性能优化
|
||||||
|
* revert: 版本回退
|
||||||
|
* ci: CICD集成相关
|
||||||
|
* test: 添加测试代码
|
||||||
|
* refactor: 代码重构
|
||||||
|
* build: 影响项目构建或依赖修改
|
||||||
|
* style: 不影响程序逻辑的代码修改
|
||||||
|
* chore: 不属于以上类型的其他类型(日常事务)
|
||||||
|
|
||||||
|
## 交流
|
||||||
|
|
||||||
QQ 群:1030129384
|
QQ 群:1030129384
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user