publish 2.0.0.rc18
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.tiesheng.springboot-parent</groupId>
|
||||
<artifactId>springboot-parent</artifactId>
|
||||
<version>2.0.0.rc17</version>
|
||||
<version>2.0.0.rc18</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>springboot-util</artifactId>
|
||||
|
||||
@@ -9,6 +9,8 @@ import java.util.List;
|
||||
@Service
|
||||
public interface TsAuthorityHandler {
|
||||
|
||||
String CACHE_HAS_AUTHORITY = "CACHE:HAS_AUTHORITY:{}:{}";
|
||||
|
||||
|
||||
/**
|
||||
* 添加所有的权限
|
||||
|
||||
Reference in New Issue
Block a user