From 80c16a4ff521f20557da16c8284af9c3ada0ec7d Mon Sep 17 00:00:00 2001 From: Kelvin Date: Tue, 10 Dec 2024 15:30:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9Elombok=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ktg-common/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ktg-common/pom.xml b/ktg-common/pom.xml index 68aa372..7fc7542 100644 --- a/ktg-common/pom.xml +++ b/ktg-common/pom.xml @@ -157,6 +157,12 @@ 2.2.9 + + org.projectlombok + lombok + annotationProcessor + + \ No newline at end of file