From 9fa5f750f9ff522ab90decaa32ec1a23d0096bb1 Mon Sep 17 00:00:00 2001 From: shengzhang <2393584716@qq.com> Date: Tue, 30 Mar 2021 18:00:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E4=BB=93=E5=BA=93=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 +++++++++--------- pom.xml | 8 ++++---- .../cn/dev33/satoken/util/SaTokenConsts.java | 2 +- sa-token-doc/doc/README.md | 18 +++++++++--------- sa-token-doc/doc/index.html | 10 +++++----- sa-token-doc/doc/more/update-log.md | 2 -- sa-token-doc/doc/start/download.md | 4 ++-- sa-token-doc/doc/use/jur-auth.md | 4 ++-- sa-token-doc/doc/use/many-account.md | 2 +- sa-token-doc/index.html | 6 +++--- 10 files changed, 36 insertions(+), 38 deletions(-) diff --git a/README.md b/README.md index 1ac5f925..9b5c5475 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@

- logo + logo

sa-token v1.15.2

这可能是史上功能最全的 Java 权限认证框架!

- - - - - - - + + + + + + +

--- @@ -122,7 +122,7 @@ sa-token API 众多,请恕此处无法为您逐一展示,更多示例请戳 ## Star 趋势 [![Giteye chart](https://chart.giteye.net/gitee/dromara/sa-token/77YQZ6UK.png 'Gitee')](https://giteye.net/chart/77YQZ6UK) -[![github-chart](https://starchart.cc/click33/sa-token.svg 'GitHub')](https://starchart.cc/click33/sa-token) +[![github-chart](https://starchart.cc/dromara/sa-token.svg 'GitHub')](https://starchart.cc/dromara/sa-token) ## 参与贡献 diff --git a/pom.xml b/pom.xml index a7e96eaa..6155b278 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ sa-token A Java Web lightweight authority authentication framework, comprehensive function, easy to use - https://github.com/click33/sa-token + https://github.com/dromara/sa-token @@ -47,9 +47,9 @@ master - https://github.com/click33/sa-token.git - scm:git:https://github.com/click33/sa-token.git - scm:git:https://github.com/click33/sa-token.git + https://github.com/dromara/sa-token.git + scm:git:https://github.com/dromara/sa-token.git + scm:git:https://github.com/dromara/sa-token.git diff --git a/sa-token-core/src/main/java/cn/dev33/satoken/util/SaTokenConsts.java b/sa-token-core/src/main/java/cn/dev33/satoken/util/SaTokenConsts.java index de8af797..e2b4194a 100644 --- a/sa-token-core/src/main/java/cn/dev33/satoken/util/SaTokenConsts.java +++ b/sa-token-core/src/main/java/cn/dev33/satoken/util/SaTokenConsts.java @@ -18,7 +18,7 @@ public class SaTokenConsts { /** * sa-token 开源地址 */ - public static final String GITHUB_URL = "https://github.com/click33/sa-token"; + public static final String GITHUB_URL = "https://github.com/dromara/sa-token"; // =================== 常量key标记 =================== diff --git a/sa-token-doc/doc/README.md b/sa-token-doc/doc/README.md index 1ac5f925..9b5c5475 100644 --- a/sa-token-doc/doc/README.md +++ b/sa-token-doc/doc/README.md @@ -1,16 +1,16 @@

- logo + logo

sa-token v1.15.2

这可能是史上功能最全的 Java 权限认证框架!

- - - - - - - + + + + + + +

--- @@ -122,7 +122,7 @@ sa-token API 众多,请恕此处无法为您逐一展示,更多示例请戳 ## Star 趋势 [![Giteye chart](https://chart.giteye.net/gitee/dromara/sa-token/77YQZ6UK.png 'Gitee')](https://giteye.net/chart/77YQZ6UK) -[![github-chart](https://starchart.cc/click33/sa-token.svg 'GitHub')](https://starchart.cc/click33/sa-token) +[![github-chart](https://starchart.cc/dromara/sa-token.svg 'GitHub')](https://starchart.cc/dromara/sa-token) ## 参与贡献 diff --git a/sa-token-doc/doc/index.html b/sa-token-doc/doc/index.html index a6554aad..f698a075 100644 --- a/sa-token-doc/doc/index.html +++ b/sa-token-doc/doc/index.html @@ -44,11 +44,11 @@
加载中...