📝 文档优化

This commit is contained in:
SanLi
2020-06-25 20:18:23 +08:00
parent ce89b4944c
commit a01f6356d3

View File

@@ -79,13 +79,13 @@
+ 引入依赖
```xml
<dependency>
```xml
<dependency>
<groupId>cn.smallbun.screw</groupId>
<artifactId>screw-core</artifactId>
<version>${lastVersion}</version>
</dependency>
```
```
+ 编写代码