日志中增加请求ID,不会再分不清楚谁是谁了

需要systemd服务的大家,坚定守住,援兵很快就到
This commit is contained in:
2025-08-19 09:44:42 +08:00
parent 1ffe3c75fc
commit 58ec69058a
5 changed files with 37 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ plugins {
}
group = "xyz.thewhitedog9487"
version = "0.2.0"
version = "0.3.0"
java {
toolchain {