feature: 添加静态文件

This commit is contained in:
zhengxinonly
2023-09-29 14:57:03 +08:00
parent 2c3c79b21f
commit ba5e2cf67b
68 changed files with 153780 additions and 5 deletions
+3 -2
View File
@@ -24,9 +24,10 @@ pre-commit run --all-files
pre-commit install -t commit-msg
```
使用
使用
```shell
cz commit
```
代替 `git commit` 进行提交
代替 `git commit` 进行提交