Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yangziwen authored Jul 17, 2021
1 parent c2815a0 commit b88b411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<version>0.0.2</version>
</dependency>
```
2. 编写代码
2. 启动服务
```java
FtpRunner runner = FtpRunner.builder()
.localIp("127.0.0.1")
Expand Down

0 comments on commit b88b411

Please sign in to comment.