1
0
mirror of synced 2026-05-22 14:43:15 +00:00

完善单点登录demo

This commit is contained in:
click33
2021-08-26 23:17:39 +08:00
parent 38903d5a46
commit 35cf52c684
21 changed files with 644 additions and 201 deletions
+8
View File
@@ -41,6 +41,14 @@ cd sa-token-demo-sso1
call mvn clean
cd ..
cd sa-token-demo-sso1-server
call mvn clean
cd ..
cd sa-token-demo-sso1-client
call mvn clean
cd ..
cd sa-token-demo-sso2-server
call mvn clean
cd ..