From f6f420e107fca654d9747d660d248c490187bbb4 Mon Sep 17 00:00:00 2001 From: click33 <2393584716@qq.com> Date: Wed, 11 Mar 2026 13:36:08 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=E4=BA=86=E4=BB=93?= =?UTF-8?q?=E5=BA=93=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- sa-token-core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2085eb3c..bafbe4e8 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ sa-token - A Java Web lightweight authority authentication framework, comprehensive function, easy to use + An open-source, free, and one-stop Java authentication framework that makes authentication simple and elegant! https://github.com/dromara/sa-token diff --git a/sa-token-core/pom.xml b/sa-token-core/pom.xml index 71c7f8b6..efb3f356 100644 --- a/sa-token-core/pom.xml +++ b/sa-token-core/pom.xml @@ -13,7 +13,7 @@ sa-token-core sa-token-core - A Java Web lightweight authority authentication framework, comprehensive function, easy to use + An open-source, free, and one-stop Java authentication framework that makes authentication simple and elegant!