This commit is contained in:
gotoeasy 2024-01-09 21:26:03 +08:00
parent bf127e2a21
commit e02f31480e

View File

@ -139,7 +139,7 @@ curl -X POST -d '{"system":"demo", "date":"2023-01-01 01:02:03.456","text":"demo
<dependency>
<groupId>top.gotoeasy</groupId>
<artifactId>glc-logback-appender</artifactId>
<version>0.14.0</version>
<version>0.14.1</version>
</dependency>
```