配置拦截器

This commit is contained in:
sin
2019-04-10 20:48:35 +08:00
parent 56b8a053df
commit c24697fd1b
3 changed files with 38 additions and 2 deletions

View File

@@ -27,6 +27,11 @@
<artifactId>admin-sdk</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cn.iocoder.mall</groupId>
<artifactId>user-sdk</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cn.iocoder.mall</groupId>
<artifactId>common-framework</artifactId>