mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-08 17:03:39 +08:00
优化
This commit is contained in:
@@ -36,7 +36,7 @@ public class DefaultBasicAuthorizeDefinition implements AopAuthorizeDefinition {
|
||||
private ResourcesDefinition resources = new ResourcesDefinition();
|
||||
private DimensionsDefinition dimensions = new DimensionsDefinition();
|
||||
|
||||
private String message;
|
||||
private String message = "权限不足,拒绝访问";
|
||||
|
||||
private Phased phased;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user