Merge remote-tracking branch 'origin/master'

This commit is contained in:
huoyo 2020-12-11 19:09:19 +08:00
commit 4e6f1ec46e

View File

@ -22,7 +22,7 @@ koTime是一个springboot项目性能分析工具通过追踪方法调用链
<dependency> <dependency>
<groupId>cn.langpy</groupId> <groupId>cn.langpy</groupId>
<artifactId>ko-time</artifactId> <artifactId>ko-time</artifactId>
<version>1.0</version> <version>1.1</version>
</dependency> </dependency>
``` ```
2. 配置信息 2. 配置信息