update docs

This commit is contained in:
huoyo 2022-10-20 18:01:03 +08:00
parent 611f671f4b
commit 1efa4f8939

View File

@ -45,7 +45,7 @@ ko-time.discard-rate=0.3 # discard rate0-1 you can give up some data for I
> Notice
> 1.after adding above configurationsyou need also add some dependencies about aop such as aspectj or spring-boot-starter-aop.
> 2.allow `/koTime` and `/koTime/**` to access you service without authorization
> 3.stop here,you done all jobs.
> 3.stop here,and you have done all jobs.