mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 08:48:30 +08:00
update docs
This commit is contained in:
parent
6ccf9927b8
commit
d7f564981f
9
.idea/markdown-doclet.xml
generated
Normal file
9
.idea/markdown-doclet.xml
generated
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ch.raffael.mddoclet.integrations.idea.MarkdownDocletIdea.ProjectConfiguration">
|
||||||
|
<option name="enabled" value="false" />
|
||||||
|
<option name="renderingOptions">
|
||||||
|
<RenderingOptions />
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
@ -1,6 +1,6 @@
|
|||||||

|

|
||||||
|
|
||||||
<small>v2.0.4@Huoyo</small>
|
<small>v2.0.5@Huoyo</small>
|
||||||
|
|
||||||
> koTime是一个springboot方法调用链路追踪和运行时长统计工具
|
> koTime是一个springboot方法调用链路追踪和运行时长统计工具
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cn.langpy</groupId>
|
<groupId>cn.langpy</groupId>
|
||||||
<artifactId>ko-time</artifactId>
|
<artifactId>ko-time</artifactId>
|
||||||
<version>2.0.4</version>
|
<version>2.0.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user