mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
909185ef77
commit
048394ac34
@ -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/)
|
||||||
|
|||||||
@ -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>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -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`文件中进行配置
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user