forked from lxm_tools/screw
📝 文档优化
This commit is contained in:
@@ -79,13 +79,13 @@
|
|||||||
|
|
||||||
+ 引入依赖
|
+ 引入依赖
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cn.smallbun.screw</groupId>
|
<groupId>cn.smallbun.screw</groupId>
|
||||||
<artifactId>screw-core</artifactId>
|
<artifactId>screw-core</artifactId>
|
||||||
<version>${lastVersion}</version>
|
<version>${lastVersion}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
+ 编写代码
|
+ 编写代码
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user