From 122cfaabceef9d8b628ef8fbfa234349977cb649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=AF=E5=87=AF?= <371894675@qq.com> Date: Wed, 18 Oct 2023 19:05:22 +0800 Subject: [PATCH] add lombok --- base-system-common/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/base-system-common/pom.xml b/base-system-common/pom.xml index 8141182..e49ce4a 100644 --- a/base-system-common/pom.xml +++ b/base-system-common/pom.xml @@ -23,6 +23,9 @@ - + + org.projectlombok + lombok +