新增SaRouter.back()函数,用于停止匹配返回结果

This commit is contained in:
click33
2021-07-01 16:30:29 +08:00
parent 7b69b7915b
commit 40b82ce602
10 changed files with 90 additions and 33 deletions

View File

@@ -18,4 +18,4 @@ public class SaTokenDemoApplication {
System.out.println("\n启动成功Sa-Token配置如下" + SaManager.getConfig());
}
}
}