完善管理员认证、鉴权拦截器

This commit is contained in:
YunaiV
2019-02-27 01:19:38 +08:00
parent 09004dc000
commit 5a73061e73
11 changed files with 57 additions and 19 deletions

View File

@@ -9,7 +9,8 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>application-sdk</artifactId>
<artifactId>admin-sdk</artifactId>
<dependencies>
<dependency>
<groupId>org.springframework</groupId>