支持配置模块URL
This commit is contained in:
@@ -39,6 +39,9 @@ public class Menu implements GrantedAuthority {
|
||||
@ApiModelProperty("菜单组件地址")
|
||||
private String component;
|
||||
|
||||
@ApiModelProperty("模块API")
|
||||
private String modulesUrl;
|
||||
|
||||
@ApiModelProperty("菜单类型, 0菜单, 1按钮")
|
||||
private Integer menuType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user