update docs

This commit is contained in:
huoyo 2022-10-20 17:41:04 +08:00
parent 909185ef77
commit 048394ac34
3 changed files with 5 additions and 3 deletions

View File

@ -10,4 +10,4 @@
[Gitee](https://gitee.com/huoyo/ko-time) [Gitee](https://gitee.com/huoyo/ko-time)
[Github](https://github.com/huoyo/ko-time.git) [Github](https://github.com/huoyo/ko-time.git)
[文档教程](v220/introduce) [文档教程](http://kotimedoc.langpy.cn/)

View File

@ -7,7 +7,7 @@ add a dependency in pom.xml.
<dependency> <dependency>
<groupId>cn.langpy</groupId> <groupId>cn.langpy</groupId>
<artifactId>ko-time</artifactId> <artifactId>ko-time</artifactId>
<version>2.2.7</version> <version>2.3.4</version>
</dependency> </dependency>
``` ```

View File

@ -7,10 +7,12 @@
<dependency> <dependency>
<groupId>cn.langpy</groupId> <groupId>cn.langpy</groupId>
<artifactId>ko-time</artifactId> <artifactId>ko-time</artifactId>
<version>2.2.6</version> <version>2.3.4</version>
</dependency> </dependency>
``` ```
> 该网址已迁移,新版本与使用方式请[前往这里](http://kotimedoc.langpy.cn/)
## 配置 ## 配置
`application.properties`文件中进行配置 `application.properties`文件中进行配置