去shiro 基本完成

This commit is contained in:
zhouhao
2017-08-16 22:44:07 +08:00
parent eccb37128f
commit 12847e4cf9
27 changed files with 125 additions and 188 deletions

View File

@@ -50,6 +50,11 @@
<version>2.5</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-commons-entity</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</project>